Searched refs:ES384 (Results 1 – 3 of 3) sorted by relevance
222 CsrSigningAlgorithm::ES384 => iana::Algorithm::ES384, in sign_data_in_cose_sign1()253 ES384, enumerator
84 ES384 = -35, // ECDSA with SHA-384 enumerator218 auto key = parse(coseKey, EC2, ES384, P384); in parseP384()
392 algorithm->asInt()->value() == ES384)) { in verifyAndParseCoseSign1()