Searched refs:EVP_MAC_CTX_get_mac_size (Results 1 – 19 of 19) sorted by relevance
108 size_t EVP_MAC_CTX_get_mac_size(EVP_MAC_CTX *ctx) in EVP_MAC_CTX_get_mac_size() function146 macsize = EVP_MAC_CTX_get_mac_size(ctx); in evp_mac_final()
30 EVP_MAC_CTX_get_params(), or with EVP_MAC_CTX_get_mac_size().
49 The "size" parameter can also be retrieved with with EVP_MAC_CTX_get_mac_size().
66 The "size" parameter can also be retrieved with EVP_MAC_CTX_get_mac_size().
58 The "size" parameter can also be retrieved with with EVP_MAC_CTX_get_mac_size().
33 EVP_MAC_CTX_get_params(), or with EVP_MAC_CTX_get_mac_size().
72 The "size" parameter can also be retrieved with EVP_MAC_CTX_get_mac_size().
10 EVP_MAC_CTX_get_mac_size, EVP_MAC_CTX_get_block_size, EVP_Q_mac,43 size_t EVP_MAC_CTX_get_mac_size(EVP_MAC_CTX *ctx);213 EVP_MAC_CTX_get_mac_size() returns the MAC output size for the given context.388 EVP_MAC_CTX_get_mac_size() returns the expected output size, or 0 if it isn't
300 chunk = EVP_MAC_CTX_get_mac_size(ctx_init); in tls1_prf_P_hash()
243 h = EVP_MAC_CTX_get_mac_size(ctx->ctx_init); in kbkdf_derive()
242 out_len = EVP_MAC_CTX_get_mac_size(ctx_init); /* output size */ in SSKDF_mac_kdm()
86 if (EVP_MAC_CTX_get_mac_size(ctx) > outsz) in do_mac()
1534 size_before_init = EVP_MAC_CTX_get_mac_size(ctx); in mac_test_run_mac() 1539 size_after_init = EVP_MAC_CTX_get_mac_size(ctx); in mac_test_run_mac()
1215 size_t EVP_MAC_CTX_get_mac_size(EVP_MAC_CTX *ctx);
4543 EVP_MAC_CTX_get_mac_size;
3498 return EVP_MAC_CTX_get_mac_size(ctx->ctx); in ssl_hmac_size()
1874 MLINKS+= EVP_MAC.3 EVP_MAC_CTX_get_mac_size.3
4410 EVP_MAC_CTX_get_mac_size 4538 3_0_0 EXIST::FUNCTION: