Home
last modified time | relevance | path

Searched refs:SSL_SHA256 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Ds3_lib.c421 .algorithm_mac = SSL_SHA256,
437 .algorithm_mac = SSL_SHA256,
453 .algorithm_mac = SSL_SHA256,
522 .algorithm_mac = SSL_SHA256,
538 .algorithm_mac = SSL_SHA256,
554 .algorithm_mac = SSL_SHA256,
570 .algorithm_mac = SSL_SHA256,
788 .algorithm_mac = SSL_SHA256,
804 .algorithm_mac = SSL_SHA256,
820 .algorithm_mac = SSL_SHA256,
[all …]
H A Dssl_ciph.c371 .algorithm_mac = SSL_SHA256,
490 case SSL_SHA256: in ssl_cipher_get_evp()
1531 case SSL_SHA256: in SSL_CIPHER_description()
1676 case SSL_SHA256: in SSL_CIPHER_get_digest_nid()
H A Dssl_locl.h247 #define SSL_SHA256 0x00000010L macro