Home
last modified time | relevance | path

Searched refs:evptype (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/test/
H A Devp_extra_test2.c245 int evptype; member
454 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey_ex()
466 if (ak->evptype == EVP_PKEY_RSA) { in test_d2i_AutoPrivateKey_ex()
470 } else if (ak->evptype == EVP_PKEY_X25519) { in test_d2i_AutoPrivateKey_ex()
485 if (ak->evptype == EVP_PKEY_DH) { in test_d2i_AutoPrivateKey_ex()
H A Devp_extra_test.c550 int evptype; member
1595 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey()
2270 int expected_id = ak->evptype; in test_EVP_PKEY_check()

Completed in 9 milliseconds