Searched refs:push_kv (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/libfido2/regress/ |
| H A D | cred.c | 2896 push_kv(cbor_item_t *map, const char *key, cbor_item_t *value) in push_kv() function 2920 push_kv(map, "fmt", cbor_build_string("tpm")); in attestation_object() 2921 push_kv(map, "attStmt", cbor_load(attstmt_tpm_es256, in attestation_object() 2923 push_kv(map, "authData", cbor_load(authdata_tpm_es256, in attestation_object()
|