Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_extra_test2.c247 int evptype; member
544 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()
H A Devp_extra_test.c750 int evptype; member
2054 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey()
2729 int expected_id = ak->evptype; in test_EVP_PKEY_check()

Completed in 21 milliseconds