Searched refs:HMAC_size (Results 1 – 14 of 14) sorted by relevance
46 #define HMAC_size hc_HMAC_size macro74 size_t HMAC_size(const HMAC_CTX *ctx);
72 HMAC_size(const HMAC_CTX *ctx) in HMAC_size() function
16 HMAC_size41 size_t HMAC_size(const HMAC_CTX *e);112 HMAC_size() returns the length in bytes of the underlying hash function output.128 HMAC_size() returns the length in bytes of the underlying hash function output
25 size_t HMAC_size(const HMAC_CTX *e);
32 OSSL_DEPRECATEDIN_3_0 size_t HMAC_size(const HMAC_CTX *e);
140 return HMAC_size(ctx->old_ctx); in ssl_hmac_old_size()
88 if (sizeof(digest) != HMAC_size(ctx)) in verify_req_hash()125 ret = krb5_data_alloc(rep->hash, HMAC_size(ctx)); in calculate_reply_hash()
138 size_t HMAC_size(const HMAC_CTX *ctx) in HMAC_size() function
128 size_t HMAC_size(const HMAC_CTX *ctx) in HMAC_size() function
139 return HMAC_size(macctx->ctx); in hmac_size()
1445 mlen = HMAC_size(hctx); in tls_decrypt_ticket()
1866 HMAC_size;
1844 HMAC_Init_ex(), HMAC_Update(), HMAC_Final(), HMAC_size()
1454 HMAC_size 1441 1_1_0 EXIST::FUNCTION: