Home
last modified time | relevance | path

Searched refs:decode_blob_entry (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libfido2/tools/
H A Dlargeblob.c446 decode_blob_entry(const cbor_item_t *item, struct blob *ciphertext, in decode_blob_entry() function
498 if (decode_blob_entry(item, &ciphertext, &nonce, &origsiz) < 0) { in print_blob_entry()