Home
last modified time | relevance | path

Searched refs:ak (Results 1 – 4 of 4) sorted by relevance

/openssl-master/test/
A Devp_extra_test2.c266 const APK_DATA *ak = &keydata[i]; in test_d2i_AutoPrivateKey_ex() local
267 const unsigned char *input = ak->kder; in test_d2i_AutoPrivateKey_ex()
268 size_t input_len = ak->size; in test_d2i_AutoPrivateKey_ex()
269 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey_ex()
281 if (ak->evptype == EVP_PKEY_RSA) { in test_d2i_AutoPrivateKey_ex()
285 } else if (ak->evptype == EVP_PKEY_X25519) { in test_d2i_AutoPrivateKey_ex()
300 if (ak->evptype == EVP_PKEY_DH) { in test_d2i_AutoPrivateKey_ex()
A Devp_extra_test.c1453 const APK_DATA *ak = &keydata[i]; in test_d2i_AutoPrivateKey() local
1454 const unsigned char *input = ak->kder; in test_d2i_AutoPrivateKey()
1455 size_t input_len = ak->size; in test_d2i_AutoPrivateKey()
1456 int expected_id = ak->evptype; in test_d2i_AutoPrivateKey()
2110 const APK_DATA *ak = &keycheckdata[i]; in test_EVP_PKEY_check() local
2111 const unsigned char *input = ak->kder; in test_EVP_PKEY_check()
2112 size_t input_len = ak->size; in test_EVP_PKEY_check()
2113 int expected_id = ak->evptype; in test_EVP_PKEY_check()
2114 int expected_check = ak->check; in test_EVP_PKEY_check()
2115 int expected_pub_check = ak->pub_check; in test_EVP_PKEY_check()
[all …]
/openssl-master/test/certs/
A Droot-expired.pem12 m2uEPXyAmslTnE1y96NSMA0GCSqGSIb3DQEBCwUAA4IBAQC2j5q0uIsZeCXAT/ak
/openssl-master/
A DConfigure2035 my $ak = $a;
2039 $ak = $2;
2044 $$ref->{$g}->{$ak} = $av;
2046 delete $$ref->{$g}->{$ak};

Completed in 16 milliseconds