HomeSort by: relevance | last modified time | path
    Searched defs:decode_blob_entry (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/libfido2/dist/tools/
largeblob.c 446 decode_blob_entry(const cbor_item_t *item, struct blob *ciphertext, function
498 if (decode_blob_entry(item, &ciphertext, &nonce, &origsiz) < 0) {

Completed in 21 milliseconds