Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/macs/
A Dgmac_prov.c216 if (EVP_CIPHER_get_mode(ossl_prov_cipher_cipher(&macctx->cipher)) in gmac_set_ctx_params()
221 if (!EVP_EncryptInit_ex(ctx, ossl_prov_cipher_cipher(&macctx->cipher), in gmac_set_ctx_params()
A Dcmac_prov.c110 ossl_prov_cipher_cipher(&macctx->cipher), in cmac_setkey()
/openssl-master/providers/common/include/prov/
A Dprovider_util.h57 const EVP_CIPHER *ossl_prov_cipher_cipher(const PROV_CIPHER *pc);
/openssl-master/providers/implementations/kdfs/
A Dkrb5kdf.c114 cipher = ossl_prov_cipher_cipher(&ctx->cipher); in krb5kdf_derive()
177 cipher = ossl_prov_cipher_cipher(&ctx->cipher); in krb5kdf_get_ctx_params()
/openssl-master/providers/common/
A Dprovider_util.c130 const EVP_CIPHER *ossl_prov_cipher_cipher(const PROV_CIPHER *pc) in ossl_prov_cipher_cipher() function

Completed in 6 milliseconds