Searched refs:COSE_ES256 (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/lib/libfido2/src/fido/
H A Dparam.h86 #define COSE_ES256 -7 macro
/openbsd-current/lib/libfido2/src/
H A Dtouch.c51 (argv[3] = cbor_encode_pubkey_param(COSE_ES256)) == NULL) {
H A Dcred.c302 case COSE_ES256:
372 if (fido_get_signed_hash(COSE_ES256, &dgst, &cred->cdh,
479 case COSE_ES256:
968 if ((cose_alg != COSE_ES256 && cose_alg != COSE_RS256 &&
1073 case COSE_ES256:
1096 case COSE_ES256:
H A Dcbor.c995 case COSE_ES256:
1038 case COSE_ES256:
1410 if (attstmt->alg != COSE_ES256 && attstmt->alg != COSE_RS256 &&
H A Dtpm.c358 case COSE_ES256:
H A Des256.c97 alg = COSE_ES256;
H A Du2f.c610 if (encode_cred_attstmt(COSE_ES256, &x5c, &sig, &stmt) < 0) {
657 if (cred->type != COSE_ES256 || cred->cdh.ptr == NULL ||
H A Dassert.c481 case COSE_ES256:
/openbsd-current/usr.bin/ssh/
H A Dsk-usbhid.c737 cose_alg = COSE_ES256;
1236 case COSE_ES256:

Completed in 110 milliseconds