Searched refs:COSE_ES384 (Results 1 – 14 of 14) sorted by relevance
473 case COSE_ES384: in print_cred()498 *type = COSE_ES384; in cose_type()517 case COSE_ES384: in cose_string()
114 case COSE_ES384: in load_pubkey()
131 case COSE_ES384: in print_algorithms()
121 } else if (type == COSE_ES384) { in verify_cred() 222 type = COSE_ES384; in main()
74 case COSE_ES384: in verify_assert()244 type = COSE_ES384; in main()
146 case COSE_ES384: in print_algorithms()
111 #define COSE_ES384 -35 macro
307 case COSE_ES384: in verify_attstmt()492 case COSE_ES384: in fido_cred_verify_self()991 if (cose_alg != COSE_ES256 && cose_alg != COSE_ES384 && in fido_cred_set_type()1099 case COSE_ES384: in fido_cred_pubkey_ptr()1125 case COSE_ES384: in fido_cred_pubkey_len()
1003 case COSE_ES384: in get_cose_alg()1049 case COSE_ES384: in cbor_decode_pubkey()1417 if (attstmt->alg != COSE_ES256 && attstmt->alg != COSE_ES384 && in decode_attstmt_entry()
480 case COSE_ES384: in fido_get_signed_hash() 557 case COSE_ES384: in fido_assert_verify()
365 case COSE_ES384: in pack_cose()
20 ** Support for COSE_ES384.
426 cose_alg = COSE_ES384; in test()
366 cose_alg = COSE_ES384; in test_cred()