Searched refs:ossl_prov_cipher_engine (Results 1 – 5 of 5) sorted by relevance
58 ENGINE *ossl_prov_cipher_engine(const PROV_CIPHER *pc);
224 ossl_prov_cipher_engine(&macctx->cipher), NULL, in gmac_set_ctx_params()
165 ossl_prov_cipher_engine(&macctx->cipher), p); in cmac_setkey()
135 ENGINE *ossl_prov_cipher_engine(const PROV_CIPHER *pc) in ossl_prov_cipher_engine() function
148 engine = ossl_prov_cipher_engine(&ctx->cipher); in krb5kdf_derive()
Completed in 8 milliseconds