Home
last modified time | relevance | path

Searched refs:x5c (Results 1 – 25 of 181) sorted by relevance

12345678

/freebsd/contrib/libfido2/tools/
H A Dcred_verify.c27 struct blob x5c; in prepare_cred() local
36 memset(&x5c, 0, sizeof(x5c)); in prepare_cred()
47 (void)base64_read(in_f, &x5c); in prepare_cred()
61 xxd(x5c.ptr, x5c.len); in prepare_cred()
77 if (x5c.ptr != NULL) { in prepare_cred()
78 if ((r = fido_cred_set_x509(cred, x5c.ptr, x5c.len)) != FIDO_OK) in prepare_cred()
96 free(x5c.ptr); in prepare_cred()
H A Dcred_make.c98 char *x5c = NULL; in print_attcred() local
112 fido_cred_x5c_len(cred), &x5c); in print_attcred()
125 if (x5c != NULL) in print_attcred()
126 fprintf(out_f, "%s\n", x5c); in print_attcred()
136 free(x5c); in print_attcred()
/freebsd/contrib/libfido2/src/
H A Du2f.c69 x5c_get(fido_blob_t *x5c, const unsigned char **buf, size_t *len) in x5c_get() argument
82 (x5c->len = (size_t)(end - *buf)) >= *len) { in x5c_get()
88 if ((x5c->ptr = calloc(1, x5c->len)) == NULL || in x5c_get()
89 fido_buf_read(buf, len, x5c->ptr, x5c->len) < 0) { in x5c_get()
100 fido_blob_reset(x5c); in x5c_get()
438 encode_cred_attstmt(int cose_alg, const fido_blob_t *x5c, in encode_cred_attstmt() argument
472 (x5c_cbor = fido_blob_encode(x5c)) == NULL || in encode_cred_attstmt()
585 fido_blob_t x5c; in parse_register_reply() local
595 memset(&x5c, 0, sizeof(x5c)); in parse_register_reply()
626 if (x5c_get(&x5c, &reply, &len) < 0 || in parse_register_reply()
[all …]
H A Dcred.c288 if (attstmt->x5c.len > INT_MAX) { in verify_attstmt()
289 fido_log_debug("%s: x5c.len=%zu", __func__, attstmt->x5c.len); in verify_attstmt()
294 if ((rawcert = BIO_new_mem_buf(attstmt->x5c.ptr, in verify_attstmt()
295 (int)attstmt->x5c.len)) == NULL || in verify_attstmt()
345 cred->attstmt.x5c.ptr == NULL || cred->attstmt.sig.ptr == NULL || in fido_cred_verify()
351 (void *)cred->attstmt.x5c.ptr, in fido_cred_verify()
440 (void *)cred->attstmt.x5c.ptr, in fido_cred_verify_self()
546 fido_blob_reset(&attstmt->x5c); in fido_cred_clean_attstmt()
691 if (fido_blob_set(&cred->attstmt.x5c, ptr, len) < 0) in fido_cred_set_x509()
1033 return (cred->attstmt.x5c.ptr); in fido_cred_x5c_ptr()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-npcm730-gsj.dts224 reg = <0x5c>;
234 reg = <0x5c>;
244 reg = <0x5c>;
253 reg = <0x5c>;
/freebsd/usr.sbin/bhyve/kbdlayout/
H A Duk10 '\',0x61; \ (0x5c)
H A Duk_capsctrl10 '\',0x61; \ (0x5c)
H A Dgr_elot_acc13 '\',0x61; \ (0x5c)
H A Dbr13 '\',0x61; \ (0x5c)
H A Dbr_noacc13 '\',0x61; \ (0x5c)
H A Dpt_acc21 '\',0x0e; \ (0x5c)
H A Des21 '\',0x0e; \ (0x5c)
H A Des_acc21 '\',0x0e; \ (0x5c)
H A Dfi22 '\',0x4e; \ (0x5c)
H A Dpt21 '\',0x0e; \ (0x5c)
H A Dse22 '\',0x4e; \ (0x5c)
H A Ddk22 '\',0x61; \ (0x5c)
H A Dlatinamerican_acc23 '\',0x4e; \ (0x5c)
H A Dnl24 '\',0x4e; \ (0x5c)
H A Dno22 '\',0x55; \ (0x5c)
H A Dis_acc23 '\',0x4e; \ (0x5c)
H A Dit24 '\',0x0e; \ (0x5c)
H A Dis23 '\',0x4e; \ (0x5c)
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dths8200.txt16 reg = <0x5c>;
/freebsd/crypto/openssl/test/
H A Dacvp_test.inc118 0x92, 0xfe, 0x44, 0x1a, 0x19, 0x61, 0x5c, 0x02,
1128 0xef,0xa9,0x58,0x5c,0x87,0x4d,0xc8,0xcf
1307 0x6e, 0x32, 0x5c, 0x1d, 0xcb, 0xfa, 0xb8, 0xc7,
1318 0x94, 0x54, 0x5b, 0x7f, 0xe6, 0x5c, 0x90, 0xa3,
1321 0x65, 0xe7, 0x28, 0x5c, 0x34, 0x2d, 0xda, 0x94,
1354 0x85, 0x46, 0xb7, 0x7a, 0x5c, 0xe9, 0x94, 0xcc,
1412 0x5c, 0x74, 0x04, 0x3b, 0x60, 0xcc, 0x9f, 0xca,
1416 0xc1, 0xd2, 0x4d, 0x47, 0x60, 0x5c, 0x68, 0x47,
1420 0xf3, 0xcf, 0xd3, 0x9a, 0x96, 0x9b, 0x5c, 0x22,
1431 0x29, 0xc0, 0x7d, 0xd0, 0x06, 0xd5, 0x5c, 0x52,
[all …]

12345678