Searched refs:evptype (Results 1 – 3 of 3) sorted by relevance
245 int evptype; member454 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()
568 int evptype; member1699 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey()2374 int expected_id = ak->evptype; in test_EVP_PKEY_check()
80 const EVP_CIPHER *(*evptype)(void); member290 type = (*cipher->evptype)(); in cipher_init()