Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/hmac/
H A Dhmac_local.h16 struct hmac_ctx_st { struct
17 const EVP_MD *md;
18 EVP_MD_CTX *md_ctx;
19 EVP_MD_CTX *i_ctx;
20 EVP_MD_CTX *o_ctx;
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/hmac/
H A Dhmac_local.h16 struct hmac_ctx_st { struct
17 const EVP_MD *md;
18 EVP_MD_CTX *md_ctx;
19 EVP_MD_CTX *i_ctx;
20 EVP_MD_CTX *o_ctx;