Home
last modified time | relevance | path

Searched refs:ossl_method_construct (Results 1 – 5 of 5) sorted by relevance

/crypto/
A Dcore_fetch.c134 void *ossl_method_construct(OSSL_LIB_CTX *libctx, int operation_id, in ossl_method_construct() function
/crypto/store/
A Dstore_meth.c331 if ((method = ossl_method_construct(methdata->libctx, OSSL_OP_STORE, in inner_loader_fetch()
/crypto/evp/
A Devp_fetch.c333 if ((method = ossl_method_construct(methdata->libctx, operation_id, in inner_evp_generic_fetch()
/crypto/encode_decode/
A Ddecoder_meth.c390 if ((method = ossl_method_construct(methdata->libctx, OSSL_OP_DECODER, in inner_ossl_decoder_fetch()
A Dencoder_meth.c400 if ((method = ossl_method_construct(methdata->libctx, OSSL_OP_ENCODER, in inner_ossl_encoder_fetch()

Completed in 15 milliseconds