Home
last modified time | relevance | path

Searched defs:algodef (Results 1 – 15 of 15) sorted by relevance

/openssl-master/crypto/evp/
A Devp_fetch.c197 static void *construct_evp_method(const OSSL_ALGORITHM *algodef, in construct_evp_method()
243 const OSSL_ALGORITHM *algodef, in inner_evp_generic_fetch()
362 const OSSL_ALGORITHM *algodef, in evp_generic_fetch()
389 const OSSL_ALGORITHM *algodef, in evp_generic_fetch_by_number()
415 const OSSL_ALGORITHM *algodef, in evp_generic_fetch_from_prov()
610 const OSSL_ALGORITHM *algodef, in evp_generic_do_all()
A Dkdf_meth.c60 const OSSL_ALGORITHM *algodef, in evp_kdf_from_algorithm()
A Dmac_meth.c52 const OSSL_ALGORITHM *algodef, in evp_mac_from_algorithm()
A Dexchange.c44 const OSSL_ALGORITHM *algodef, in evp_keyexch_from_algorithm()
A Dkem.c259 static void *evp_kem_from_algorithm(int name_id, const OSSL_ALGORITHM *algodef, in evp_kem_from_algorithm()
A Dasymcipher.c325 const OSSL_ALGORITHM *algodef, in evp_asym_cipher_from_algorithm()
A Dsignature.c44 const OSSL_ALGORITHM *algodef, in evp_signature_from_algorithm()
A Dkeymgmt_meth.c37 const OSSL_ALGORITHM *algodef, in keymgmt_from_algorithm()
A Ddigest.c906 const OSSL_ALGORITHM *algodef, in evp_md_from_algorithm()
A Devp_rand.c116 const OSSL_ALGORITHM *algodef, in evp_rand_from_algorithm()
A Devp_enc.c1462 const OSSL_ALGORITHM *algodef, in evp_cipher_from_algorithm()
/openssl-master/crypto/store/
A Dstore_meth.c173 static void *loader_from_algorithm(int scheme_id, const OSSL_ALGORITHM *algodef, in loader_from_algorithm()
240 static void *construct_loader(const OSSL_ALGORITHM *algodef, in construct_loader()
/openssl-master/crypto/encode_decode/
A Ddecoder_meth.c198 void *ossl_decoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in ossl_decoder_from_algorithm()
289 static void *construct_decoder(const OSSL_ALGORITHM *algodef, in construct_decoder()
A Dencoder_meth.c198 static void *encoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in encoder_from_algorithm()
299 static void *construct_encoder(const OSSL_ALGORITHM *algodef, in construct_encoder()
A Dencoder_local.h24 const OSSL_ALGORITHM *algodef; member

Completed in 23 milliseconds