Home
last modified time | relevance | path

Searched refs:ossl_prov_cipher_cipher (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dgmac_prov.c218 if (EVP_CIPHER_get_mode(ossl_prov_cipher_cipher(&macctx->cipher)) in gmac_set_ctx_params()
223 if (!EVP_EncryptInit_ex(ctx, ossl_prov_cipher_cipher(&macctx->cipher), in gmac_set_ctx_params()
H A Dcmac_prov.c114 ossl_prov_cipher_cipher(&macctx->cipher), in cmac_setkey()
/third_party/openssl/providers/implementations/macs/
H A Dgmac_prov.c218 if (EVP_CIPHER_get_mode(ossl_prov_cipher_cipher(&macctx->cipher)) in gmac_set_ctx_params()
223 if (!EVP_EncryptInit_ex(ctx, ossl_prov_cipher_cipher(&macctx->cipher), in gmac_set_ctx_params()
H A Dcmac_prov.c110 ossl_prov_cipher_cipher(&macctx->cipher), in cmac_setkey()
/third_party/node/deps/openssl/openssl/providers/common/include/prov/
H A Dprovider_util.h57 const EVP_CIPHER *ossl_prov_cipher_cipher(const PROV_CIPHER *pc);
/third_party/openssl/providers/common/include/prov/
H A Dprovider_util.h57 const EVP_CIPHER *ossl_prov_cipher_cipher(const PROV_CIPHER *pc);
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c115 cipher = ossl_prov_cipher_cipher(&ctx->cipher); in krb5kdf_derive()
178 cipher = ossl_prov_cipher_cipher(&ctx->cipher); in krb5kdf_get_ctx_params()
/third_party/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c115 cipher = ossl_prov_cipher_cipher(&ctx->cipher); in krb5kdf_derive()
178 cipher = ossl_prov_cipher_cipher(&ctx->cipher); in krb5kdf_get_ctx_params()
/third_party/node/deps/openssl/openssl/providers/common/
H A Dprovider_util.c130 const EVP_CIPHER *ossl_prov_cipher_cipher(const PROV_CIPHER *pc) in ossl_prov_cipher_cipher() function
/third_party/openssl/providers/common/
H 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