Searched refs:SSL_SHA1 (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libssl/
H A Ds3_lib.c199 .algorithm_mac = SSL_SHA1,
231 .algorithm_mac = SSL_SHA1,
247 .algorithm_mac = SSL_SHA1,
267 .algorithm_mac = SSL_SHA1,
299 .algorithm_mac = SSL_SHA1,
319 .algorithm_mac = SSL_SHA1,
335 .algorithm_mac = SSL_SHA1,
351 .algorithm_mac = SSL_SHA1,
367 .algorithm_mac = SSL_SHA1,
383 .algorithm_mac = SSL_SHA1,
[all...]
H A Dssl_ciph.c340 .algorithm_mac = SSL_SHA1,
344 .algorithm_mac = SSL_SHA1,
457 case SSL_SHA1:
1444 case SSL_SHA1:
1583 case SSL_SHA1:
H A Dssl_seclevel.c135 if (cipher->algorithm_mac & SSL_SHA1)
H A Dssl_local.h232 #define SSL_SHA1 0x00000002L macro

Completed in 144 milliseconds