Home
last modified time | relevance | path

Searched refs:encoder_from_algorithm (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/encode_decode/
Dencoder_meth.c220 static void *encoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in encoder_from_algorithm() function
341 method = encoder_from_algorithm(id, algodef, prov); in construct_encoder()
/third_party/openssl/crypto/encode_decode/
Dencoder_meth.c220 static void *encoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in encoder_from_algorithm() function
341 method = encoder_from_algorithm(id, algodef, prov); in construct_encoder()