Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dblob.c116 fido_blob_is_empty(const fido_blob_t *b) in fido_blob_is_empty() function
126 if (!fido_blob_is_empty(b)) in fido_blob_serialise()
H A Dblob.h31 int fido_blob_is_empty(const fido_blob_t *);
H A Dcred.c166 if (cred->fmt == NULL || fido_blob_is_empty(&cred->authdata_cbor) || in fido_dev_make_cred_rx()
167 fido_blob_is_empty(&cred->attcred.id)) { in fido_dev_make_cred_rx()
780 if (!fido_blob_is_empty(&cred->cdh) || in fido_cred_set_clientdata()
796 if (!fido_blob_is_empty(&cred->cd) || in fido_cred_set_clientdata_hash()
H A Dlargeblob.c322 if (fido_blob_is_empty(&blob->ciphertext) || in largeblob_decode()
323 fido_blob_is_empty(&blob->nonce) || blob->origsiz == 0) { in largeblob_decode()
H A Dassert.c583 if (!fido_blob_is_empty(&assert->cdh) || in fido_assert_set_clientdata()
599 if (!fido_blob_is_empty(&assert->cd) || in fido_assert_set_clientdata_hash()
H A Dwinhello.c545 if (!fido_blob_is_empty(&assert->stmt[0].hmac_secret)) { in unpack_hmac_secret()
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfunctions.txt157 fido_blob_is_empty 3 0 100.00% 3 0 100.00%