Home
last modified time | relevance | path

Searched refs:get_name (Results 1 – 2 of 2) sorted by relevance

/openssl-master/crypto/pem/
A Dpem_lib.c742 static int get_name(BIO *bp, char **name, unsigned int flags) in get_name() function
945 if (!get_name(bp, &name, flags)) in PEM_read_bio_ex()
/openssl-master/crypto/evp/
A Dctrl_params_translate.c746 const char *(*get_name)(void *algo), in fix_cipher_md()
774 : get_name(ctx->p2)); in fix_cipher_md()
777 ctx->p2 = (ctx->p2 == NULL ? "" : (char *)get_name(ctx->p2)); in fix_cipher_md()

Completed in 9 milliseconds