Home
last modified time | relevance | path

Searched refs:ossl_decoder_from_algorithm (Results 1 – 4 of 4) sorted by relevance

/openssl/include/crypto/
H A Ddecoder.h22 void *ossl_decoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef,
/openssl/crypto/encode_decode/
H A Ddecoder_meth.c199 void *ossl_decoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in ossl_decoder_from_algorithm() function
310 method = ossl_decoder_from_algorithm(id, algodef, prov); in construct_decoder()
/openssl/providers/implementations/storemgmt/
H A Dwinstore_store.c217 to_obj = ossl_decoder_from_algorithm(0, to_algo, NULL); in setup_decoder()
H A Dfile_store.c471 to_obj = ossl_decoder_from_algorithm(0, to_algo, NULL); in file_setup_decoders()

Completed in 15 milliseconds