Searched refs:SHA512 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/sha/
H A Dsha.h206 unsigned char *SHA512(const unsigned char *d, size_t n, unsigned char *md);
H A Dsha512.c62 fips_md_init_ctx(SHA384, SHA512)
80 fips_md_init(SHA512)
261 unsigned char *SHA512(const unsigned char *d, size_t n, unsigned char *md) function
/freebsd-10.1-release/usr.bin/xinstall/
H A Dxinstall.c98 SHA512_CTX SHA512; member in union:__anon11872
428 SHA512_Init(&(c->SHA512));
453 SHA512_Update(&(c->SHA512), data, len);
472 return (SHA512_End(&(c->SHA512), buf));
/freebsd-10.1-release/crypto/openssl/apps/
H A Dspeed.c1650 SHA512(buf, lengths[j], sha512);
/freebsd-10.1-release/contrib/ldns/
H A Dconfigure1430 --disable-sha2 Disable SHA256 and SHA512 RRSIG support
14748 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA256 and SHA512" >&5
14749 $as_echo_n "checking for SHA256 and SHA512... " >&6; }
/freebsd-10.1-release/contrib/unbound/
H A Dconfigure1471 --disable-sha2 Disable SHA256 and SHA512 RRSIG support

Completed in 133 milliseconds