Home
last modified time | relevance | path

Searched refs:HMAC_size (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dhmac.h46 #define HMAC_size hc_HMAC_size macro
74 size_t HMAC_size(const HMAC_CTX *ctx);
H A Dhmac.c72 HMAC_size(const HMAC_CTX *ctx) in HMAC_size() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DHMAC.pod16 HMAC_size
41 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
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dhmac.h25 size_t HMAC_size(const HMAC_CTX *e);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dhmac.h32 OSSL_DEPRECATEDIN_3_0 size_t HMAC_size(const HMAC_CTX *e);
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dtls_depr.c140 return HMAC_size(ctx->old_ctx); in ssl_hmac_old_size()
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dkx509.c88 if (sizeof(digest) != HMAC_size(ctx)) in verify_req_hash()
125 ret = krb5_data_alloc(rep->hash, HMAC_size(ctx)); in calculate_reply_hash()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/hmac/
H A Dhmac.c138 size_t HMAC_size(const HMAC_CTX *ctx) in HMAC_size() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/hmac/
H A Dhmac.c128 size_t HMAC_size(const HMAC_CTX *ctx) in HMAC_size() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dhmac_prov.c139 return HMAC_size(macctx->ctx); in hmac_size()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_lib.c1445 mlen = HMAC_size(hctx); in tls_decrypt_ticket()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map1866 HMAC_size;
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod1844 HMAC_Init_ex(), HMAC_Update(), HMAC_Final(), HMAC_size()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num1454 HMAC_size 1441 1_1_0 EXIST::FUNCTION: