Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Devp_fetch.c200 static void *construct_evp_method(const OSSL_ALGORITHM *algodef, in construct_evp_method()
245 const OSSL_ALGORITHM *algodef, in inner_evp_generic_fetch()
368 const OSSL_ALGORITHM *algodef, in evp_generic_fetch()
394 const OSSL_ALGORITHM *algodef, in evp_generic_fetch_from_prov()
607 const OSSL_ALGORITHM *algodef, in evp_generic_do_all()
H A Dkdf_meth.c59 const OSSL_ALGORITHM *algodef, in evp_kdf_from_algorithm()
H A Dmac_meth.c58 const OSSL_ALGORITHM *algodef, in evp_mac_from_algorithm()
H A Dexchange.c39 const OSSL_ALGORITHM *algodef, 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.c338 const OSSL_ALGORITHM *algodef, in evp_asym_cipher_from_algorithm()
H A Dsignature.c42 const OSSL_ALGORITHM *algodef, in evp_signature_from_algorithm()
H A Dkeymgmt_meth.c54 const OSSL_ALGORITHM *algodef, in keymgmt_from_algorithm()
H A Ddigest.c1001 const OSSL_ALGORITHM *algodef, in evp_md_from_algorithm()
H A Devp_rand.c118 const OSSL_ALGORITHM *algodef, in evp_rand_from_algorithm()
H A Devp_enc.c1565 const OSSL_ALGORITHM *algodef, in evp_cipher_from_algorithm()
/openssl/crypto/store/
H A Dstore_meth.c175 static void *loader_from_algorithm(int scheme_id, const OSSL_ALGORITHM *algodef, in loader_from_algorithm()
250 static void *construct_loader(const OSSL_ALGORITHM *algodef, in construct_loader()
/openssl/crypto/encode_decode/
H A Dencoder_meth.c199 static void *encoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in encoder_from_algorithm()
303 static void *construct_encoder(const OSSL_ALGORITHM *algodef, in construct_encoder()
H A Ddecoder_meth.c199 void *ossl_decoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in ossl_decoder_from_algorithm()
293 static void *construct_decoder(const OSSL_ALGORITHM *algodef, in construct_decoder()
H A Dencoder_local.h24 const OSSL_ALGORITHM *algodef; member

Completed in 50 milliseconds