Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.h151 #define EVP_sha2_256 EVP_sha256 macro
H A Dsha2.c1144 struct env_md_st *EVP_sha2_256(void) in EVP_sha2_256() function