Searched refs:EVP_MAC_CTX_get0_mac (Results 1 – 7 of 7) sorted by relevance
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()
365 EVP_MAC *mac = EVP_MAC_CTX_get0_mac(ctx->macctx); in sskdf_derive()
80 EVP_MAC *EVP_MAC_CTX_get0_mac(EVP_MAC_CTX *ctx) in EVP_MAC_CTX_get0_mac() function
329 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
1209 EVP_MAC *EVP_MAC_CTX_get0_mac(EVP_MAC_CTX *ctx);
4409 EVP_MAC_CTX_get0_mac 4537 3_0_0 EXIST::FUNCTION:
Completed in 23 milliseconds