Home
last modified time | relevance | path

Searched defs:hmac_size (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/hmac/
H A Dhm_ameth.c21 static int hmac_size(const EVP_PKEY *pkey) in hmac_size() function
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dhmac_prov.c137 static size_t hmac_size(struct hmac_data_st *macctx) in hmac_size() function