Searched refs:evptype (Results 1 – 2 of 2) sorted by relevance
247 int evptype; member544 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey_ex()556 if (ak->evptype == EVP_PKEY_RSA) { in test_d2i_AutoPrivateKey_ex()560 } else if (ak->evptype == EVP_PKEY_X25519) { in test_d2i_AutoPrivateKey_ex()575 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 21 milliseconds