Searched refs:cose_alg (Results 1 – 1 of 1) sorted by relevance
457 int cose_alg; in sk_enroll() local478 cose_alg = COSE_ES256; in sk_enroll()482 cose_alg = COSE_EDDSA; in sk_enroll()498 if ((r = fido_cred_set_type(cred, cose_alg)) != FIDO_OK) { in sk_enroll()