Home
last modified time | relevance | path

Searched refs:SSLInt_HasCertWithAuthType (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/gtests/ssl_gtest/
H A Dssl_auth_unittest.cc569 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
570 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
571 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
587 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
588 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
589 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
607 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
608 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
609 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
628 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
[all …]
H A Dlibssl_internals.h33 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType);
H A Dlibssl_internals.c208 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType) { in SSLInt_HasCertWithAuthType() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/gtests/ssl_gtest/
H A Dssl_auth_unittest.cc711 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
712 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
713 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
729 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
730 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
731 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
749 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
750 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
751 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
770 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
[all …]
H A Dlibssl_internals.h36 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType);
H A Dlibssl_internals.c211 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType) { in SSLInt_HasCertWithAuthType() function
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/ssl_gtest/
H A Dssl_auth_unittest.cc1378 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1379 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1380 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1396 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1397 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1398 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1416 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1417 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1418 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1437 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
[all …]
H A Dlibssl_internals.h37 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType);
H A Dlibssl_internals.c284 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType) { in SSLInt_HasCertWithAuthType() function
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/ssl_gtest/
H A Dssl_auth_unittest.cc1526 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1527 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1528 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1544 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1545 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1546 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1564 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1565 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1566 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1585 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
[all …]
H A Dlibssl_internals.h37 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType);
H A Dlibssl_internals.c306 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType) { in SSLInt_HasCertWithAuthType() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/ssl_gtest/
H A Dssl_auth_unittest.cc1526 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1527 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1528 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1544 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1545 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1546 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1564 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1565 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1566 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1585 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
[all …]
H A Dlibssl_internals.h37 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType);
H A Dlibssl_internals.c306 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType) { in SSLInt_HasCertWithAuthType() function
/dports/www/firefox/firefox-99.0/security/nss/gtests/ssl_gtest/
H A Dssl_auth_unittest.cc1526 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1527 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1528 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1544 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1545 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1546 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1564 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1565 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1566 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1585 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
[all …]
H A Dlibssl_internals.h37 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType);
H A Dlibssl_internals.c306 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType) { in SSLInt_HasCertWithAuthType() function
/dports/security/ca_root_nss/nss-3.71/nss/gtests/ssl_gtest/
H A Dssl_auth_unittest.cc1526 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1527 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1528 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1544 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1545 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1546 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1564 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1565 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1566 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1585 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
[all …]
H A Dlibssl_internals.h37 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType);
H A Dlibssl_internals.c306 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType) { in SSLInt_HasCertWithAuthType() function
/dports/security/nss/nss-3.76.1/nss/gtests/ssl_gtest/
H A Dssl_auth_unittest.cc1526 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1527 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1528 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1544 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1545 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1546 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1564 EXPECT_TRUE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_decrypt)); in TEST_F()
1565 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
1566 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_pss)); in TEST_F()
1585 EXPECT_FALSE(SSLInt_HasCertWithAuthType(ssl_fd, ssl_auth_rsa_sign)); in TEST_F()
[all …]
H A Dlibssl_internals.h37 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType);
H A Dlibssl_internals.c306 PRBool SSLInt_HasCertWithAuthType(PRFileDesc *fd, SSLAuthType authType) { in SSLInt_HasCertWithAuthType() function