Searched refs:EVP_MAC_CTX_get0_mac (Results 1 – 9 of 9) sorted by relevance
370 EVP_MAC *mac = EVP_MAC_CTX_get0_mac(ctx->macctx); in sskdf_derive()463 if (EVP_MAC_is_a(EVP_MAC_CTX_get0_mac(ctx->macctx), in sskdf_set_ctx_params()465 || EVP_MAC_is_a(EVP_MAC_CTX_get0_mac(ctx->macctx), in sskdf_set_ctx_params()
292 && !EVP_MAC_is_a(EVP_MAC_CTX_get0_mac(ctx->ctx_init), in kbkdf_set_ctx_params()294 && !EVP_MAC_is_a(EVP_MAC_CTX_get0_mac(ctx->ctx_init), in kbkdf_set_ctx_params()
80 EVP_MAC *EVP_MAC_CTX_get0_mac(EVP_MAC_CTX *ctx) in EVP_MAC_CTX_get0_mac() function
330 name = EVP_MAC_get0_name(EVP_MAC_CTX_get0_mac(hmac->ctx)); in drbg_hmac_get_ctx_params()
9 EVP_MAC_CTX_get0_mac, EVP_MAC_CTX_get_params, EVP_MAC_CTX_set_params,39 EVP_MAC *EVP_MAC_CTX_get0_mac(EVP_MAC_CTX *ctx);123 EVP_MAC_CTX_get0_mac() returns the B<EVP_MAC> associated with the context
1211 EVP_MAC *EVP_MAC_CTX_get0_mac(EVP_MAC_CTX *ctx);
4541 EVP_MAC_CTX_get0_mac;
1872 MLINKS+= EVP_MAC.3 EVP_MAC_CTX_get0_mac.3
4409 EVP_MAC_CTX_get0_mac 4537 3_0_0 EXIST::FUNCTION: