Searched refs:SSL_aGOST94 (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_ciph.c281 {0, SSL_TXT_aGOST94, 0, 0, SSL_aGOST94, 0, 0, 0, 0, 0, 0, 0},
283 {0, SSL_TXT_aGOST, 0, 0, SSL_aGOST94 | SSL_aGOST01, 0, 0, 0, 0, 0, 0, 0},
770 *auth |= SSL_aGOST94;
778 if ((*auth & (SSL_aGOST94 | SSL_aGOST01)) == (SSL_aGOST94 | SSL_aGOST01)) {
1772 case SSL_aGOST94:
2058 else if (alg_a & SSL_aGOST94)
H A Ds3_lib.c1557 SSL_aGOST94,
1583 SSL_aGOST94,
H A Dssl_locl.h336 # define SSL_aGOST94 0x00000100L macro
H A Ds3_srvr.c2865 if (alg_a & SSL_aGOST94)
H A Dssl_lib.c2318 mask_a |= SSL_aGOST94;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_ciph.c281 {0, SSL_TXT_aGOST94, 0, 0, SSL_aGOST94, 0, 0, 0, 0, 0, 0, 0},
283 {0, SSL_TXT_aGOST, 0, 0, SSL_aGOST94 | SSL_aGOST01, 0, 0, 0, 0, 0, 0, 0},
770 *auth |= SSL_aGOST94;
778 if ((*auth & (SSL_aGOST94 | SSL_aGOST01)) == (SSL_aGOST94 | SSL_aGOST01)) {
1772 case SSL_aGOST94:
2058 else if (alg_a & SSL_aGOST94)
H A Ds3_lib.c1557 SSL_aGOST94,
1583 SSL_aGOST94,
H A Dssl_locl.h336 # define SSL_aGOST94 0x00000100L macro
H A Ds3_srvr.c2865 if (alg_a & SSL_aGOST94)
H A Dssl_lib.c2318 mask_a |= SSL_aGOST94;

Completed in 221 milliseconds