Home
last modified time | relevance | path

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

/openssl-master/providers/common/include/prov/
A Dprovider_util.h58 ENGINE *ossl_prov_cipher_engine(const PROV_CIPHER *pc);
/openssl-master/providers/implementations/macs/
A Dcmac_prov.c111 ossl_prov_cipher_engine(&macctx->cipher)); in cmac_setkey()
A Dgmac_prov.c222 ossl_prov_cipher_engine(&macctx->cipher), NULL, in gmac_set_ctx_params()
/openssl-master/providers/common/
A Dprovider_util.c135 ENGINE *ossl_prov_cipher_engine(const PROV_CIPHER *pc) in ossl_prov_cipher_engine() function
/openssl-master/providers/implementations/kdfs/
A Dkrb5kdf.c127 engine = ossl_prov_cipher_engine(&ctx->cipher); in krb5kdf_derive()

Completed in 6 milliseconds