Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/
HDcrypto.h605 # define fips_md_init_ctx(alg, cx) \ macro
619 # define fips_md_init_ctx(alg, cx) \ macro
/NextBSD/crypto/openssl/crypto/sha/
HDsha256.c19 fips_md_init_ctx(SHA224, SHA256) in fips_md_init_ctx() function
HDsha512.c63 fips_md_init_ctx(SHA384, SHA512) in fips_md_init_ctx() function