Home
last modified time | relevance | path

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

/external/open-dice/src/
Dcbor_p384_cert_op_test.cc34 using dice::test::KeyType_P384;
45 DumpState(CertificateType_Cbor, KeyType_P384, "zero_input", next_state); in TEST()
82 DumpState(CertificateType_Cbor, KeyType_P384, "hash_only_input", next_state); in TEST()
134 DumpState(CertificateType_Cbor, KeyType_P384, "descriptor_input", next_state); in TEST()
211 DumpState(CertificateType_Cbor, KeyType_P384, suffix, states[i + 1]); in TEST()
241 DumpState(CertificateType_Cbor, KeyType_P384, suffix, states[i + 1]); in TEST()
247 NULL, states[0].cdi_attest, CertificateType_Cbor, KeyType_P384, in TEST()
Dtest_utils.cc67 case dice::test::KeyType_P384: in GetKeyTypeStr()
206 } else if (key_type == dice::test::KeyType_P384) { in KeyFromRawKey()
519 case dice::test::KeyType_P384: in CreateCborUdsCertificate()
/external/open-dice/include/dice/
Dtest_utils.h33 KeyType_P384, enumerator