Home
last modified time | relevance | path

Searched defs:name_id (Results 1 – 13 of 13) sorted by relevance

/openssl/crypto/evp/
H A Devp_fetch.c30 int name_id; /* For get_evp_method_from_store() */ member
111 static uint32_t evp_method_id(int name_id, unsigned int operation_id) in evp_method_id()
126 int name_id; in get_evp_method_from_store() local
166 int name_id; in put_evp_method_in_store() local
214 int name_id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_evp_method() local
244 void *(*new_method)(int name_id, in inner_evp_generic_fetch()
255 int unsupported, name_id; in inner_evp_generic_fetch() local
367 void *(*new_method)(int name_id, in evp_generic_fetch()
393 void *(*new_method)(int name_id, in evp_generic_fetch_from_prov()
606 void *(*new_method)(int name_id, in evp_generic_do_all()
H A Dkdf_meth.c58 static void *evp_kdf_from_algorithm(int name_id, in evp_kdf_from_algorithm()
H A Dmac_meth.c57 static void *evp_mac_from_algorithm(int name_id, in evp_mac_from_algorithm()
H A Devp_local.h97 int name_id; member
142 int name_id; member
161 int name_id; member
204 int name_id; member
224 int name_id; member
H A Dexchange.c38 static void *evp_keyexch_from_algorithm(int name_id, in evp_keyexch_from_algorithm()
H A Dkem.c291 static void *evp_kem_from_algorithm(int name_id, const OSSL_ALGORITHM *algodef, in evp_kem_from_algorithm()
H A Dasymcipher.c337 static void *evp_asym_cipher_from_algorithm(int name_id, in evp_asym_cipher_from_algorithm()
H A Devp_rand.c26 int name_id; member
117 static void *evp_rand_from_algorithm(int name_id, in evp_rand_from_algorithm()
H A Dsignature.c41 static void *evp_signature_from_algorithm(int name_id, in evp_signature_from_algorithm()
H A Dkeymgmt_meth.c53 static void *keymgmt_from_algorithm(int name_id, in keymgmt_from_algorithm()
H A Ddigest.c1000 static void *evp_md_from_algorithm(int name_id, in evp_md_from_algorithm()
H A Devp_enc.c1564 static void *evp_cipher_from_algorithm(const int name_id, in evp_cipher_from_algorithm()
/openssl/include/crypto/
H A Devp.h211 int name_id; member
233 int name_id; member
276 int name_id; member
332 int name_id; member

Completed in 43 milliseconds