Home
last modified time | relevance | path

Searched refs:KeyType_P256 (Results 1 – 3 of 3) sorted by relevance

/external/open-dice/src/
Dmbedtls_ops_test.cc34 using dice::test::KeyType_P256;
45 DumpState(CertificateType_X509, KeyType_P256, "zero_input", next_state); in TEST()
75 DumpState(CertificateType_X509, KeyType_P256, "hash_only_input", next_state); in TEST()
123 DumpState(CertificateType_X509, KeyType_P256, "descriptor_input", next_state); in TEST()
199 DumpState(CertificateType_X509, KeyType_P256, suffix, states[i + 1]); in TEST()
229 DumpState(CertificateType_X509, KeyType_P256, suffix, states[i + 1]); in TEST()
236 dice::test::KeyType_P256, root_certificate, &root_certificate_size); in TEST()
Dtest_utils.cc65 case dice::test::KeyType_P256: in GetKeyTypeStr()
179 } else if (key_type == dice::test::KeyType_P256) { in KeyFromRawKey()
514 case dice::test::KeyType_P256: in CreateCborUdsCertificate()
/external/open-dice/include/dice/
Dtest_utils.h32 KeyType_P256, enumerator