Searched refs:evptype (Results 1 – 2 of 2) sorted by relevance
255 int evptype; member598 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey_ex()610 if (ak->evptype == EVP_PKEY_RSA) { in test_d2i_AutoPrivateKey_ex()614 } else if (ak->evptype == EVP_PKEY_X25519) { in test_d2i_AutoPrivateKey_ex()629 if (ak->evptype == EVP_PKEY_DH) { in test_d2i_AutoPrivateKey_ex()
750 int evptype; member2054 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey()2729 int expected_id = ak->evptype; in test_EVP_PKEY_check()
Completed in 23 milliseconds