Home
last modified time | relevance | path

Searched refs:SHA512 (Results 1 – 7 of 7) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Dsha.h183 unsigned char *SHA512(const unsigned char *d, size_t n,unsigned char *md)
/dragonfly/contrib/file/magic/Magdir/
H A Dcommands173 >-8 ubyte 0x4 with SHA512 signature
179 >-8 ubyte 0x12 with OpenSSL SHA512 signature
H A Dpgp255 >0 byte 0x0a SHA512
/dragonfly/crypto/libressl/crypto/sha/
H A Dsha512.c254 unsigned char *SHA512(const unsigned char *d, size_t n, unsigned char *md) in SHA512() function
/dragonfly/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c4647 SHA512(seed, 32, az); in ED25519_keypair()
4664 SHA512(private_key, 32, az); in ED25519_sign()
/dragonfly/crypto/libressl/apps/openssl/
H A Dspeed.c1114 SHA512(buf, lengths[j], sha512); in speed_main()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog259 - support SHA384 and SHA512 hashes
261 - support TLS v1.2 signature algorithm with SHA384 and SHA512