Searched refs:decode_blob_entry (Results 1 – 1 of 1) sorted by relevance
446 decode_blob_entry(const cbor_item_t *item, struct blob *ciphertext, in decode_blob_entry() function498 if (decode_blob_entry(item, &ciphertext, &nonce, &origsiz) < 0) { in print_blob_entry()