Home
last modified time | relevance | path

Searched defs:HMAC_MAX_MD_CBLOCK (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dhmac.h18 # define HMAC_MAX_MD_CBLOCK 128 /* Deprecated */ macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dhmac.h24 # define HMAC_MAX_MD_CBLOCK 200 /* Deprecated */ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dhmac.h56 #define HMAC_MAX_MD_CBLOCK 64 macro