Home
last modified time | relevance | path

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

12

/third_party/node/deps/openssl/openssl/crypto/evp/
Devp_fetch.c219 static void *construct_evp_method(const OSSL_ALGORITHM *algodef, in construct_evp_method()
265 const OSSL_ALGORITHM *algodef, in inner_evp_generic_fetch()
386 const OSSL_ALGORITHM *algodef, in evp_generic_fetch()
413 const OSSL_ALGORITHM *algodef, in evp_generic_fetch_by_number()
439 const OSSL_ALGORITHM *algodef, in evp_generic_fetch_from_prov()
644 const OSSL_ALGORITHM *algodef, in evp_generic_do_all()
Dkdf_meth.c60 const OSSL_ALGORITHM *algodef, in evp_kdf_from_algorithm()
Dmac_meth.c61 const OSSL_ALGORITHM *algodef, in evp_mac_from_algorithm()
Dexchange.c44 const OSSL_ALGORITHM *algodef, in evp_keyexch_from_algorithm()
Dkem.c259 static void *evp_kem_from_algorithm(int name_id, const OSSL_ALGORITHM *algodef, in evp_kem_from_algorithm()
Dasymcipher.c325 const OSSL_ALGORITHM *algodef, in evp_asym_cipher_from_algorithm()
Dsignature.c44 const OSSL_ALGORITHM *algodef, in evp_signature_from_algorithm()
Dkeymgmt_meth.c37 const OSSL_ALGORITHM *algodef, in keymgmt_from_algorithm()
Ddigest.c935 const OSSL_ALGORITHM *algodef, in evp_md_from_algorithm()
/third_party/openssl/crypto/evp/
Devp_fetch.c219 static void *construct_evp_method(const OSSL_ALGORITHM *algodef, in construct_evp_method()
265 const OSSL_ALGORITHM *algodef, in inner_evp_generic_fetch()
386 const OSSL_ALGORITHM *algodef, in evp_generic_fetch()
413 const OSSL_ALGORITHM *algodef, in evp_generic_fetch_by_number()
439 const OSSL_ALGORITHM *algodef, in evp_generic_fetch_from_prov()
644 const OSSL_ALGORITHM *algodef, in evp_generic_do_all()
Dkdf_meth.c60 const OSSL_ALGORITHM *algodef, in evp_kdf_from_algorithm()
Dmac_meth.c61 const OSSL_ALGORITHM *algodef, in evp_mac_from_algorithm()
Dexchange.c44 const OSSL_ALGORITHM *algodef, in evp_keyexch_from_algorithm()
Dkem.c259 static void *evp_kem_from_algorithm(int name_id, const OSSL_ALGORITHM *algodef, in evp_kem_from_algorithm()
Dasymcipher.c325 const OSSL_ALGORITHM *algodef, in evp_asym_cipher_from_algorithm()
Dsignature.c44 const OSSL_ALGORITHM *algodef, in evp_signature_from_algorithm()
Dkeymgmt_meth.c37 const OSSL_ALGORITHM *algodef, in keymgmt_from_algorithm()
/third_party/openssl/crypto/store/
Dstore_meth.c195 static void *loader_from_algorithm(int scheme_id, const OSSL_ALGORITHM *algodef, in loader_from_algorithm()
262 static void *construct_loader(const OSSL_ALGORITHM *algodef, in construct_loader()
/third_party/node/deps/openssl/openssl/crypto/store/
Dstore_meth.c195 static void *loader_from_algorithm(int scheme_id, const OSSL_ALGORITHM *algodef, in loader_from_algorithm()
262 static void *construct_loader(const OSSL_ALGORITHM *algodef, in construct_loader()
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
Ddecoder_meth.c220 void *ossl_decoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in ossl_decoder_from_algorithm()
314 static void *construct_decoder(const OSSL_ALGORITHM *algodef, in construct_decoder()
Dencoder_meth.c220 static void *encoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in encoder_from_algorithm()
324 static void *construct_encoder(const OSSL_ALGORITHM *algodef, in construct_encoder()
Dencoder_local.h24 const OSSL_ALGORITHM *algodef; member
/third_party/openssl/crypto/encode_decode/
Ddecoder_meth.c220 void *ossl_decoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in ossl_decoder_from_algorithm()
314 static void *construct_decoder(const OSSL_ALGORITHM *algodef, in construct_decoder()
Dencoder_meth.c220 static void *encoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in encoder_from_algorithm()
324 static void *construct_encoder(const OSSL_ALGORITHM *algodef, in construct_encoder()
Dencoder_local.h24 const OSSL_ALGORITHM *algodef; member

12