Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dblob.c17 fido_blob_reset(fido_blob_t *b) in fido_blob_reset() function
26 fido_blob_reset(b); in fido_blob_set()
78 fido_blob_reset(b); in fido_blob_free()
H A Dassert.c592 fido_blob_reset(&assert->cd); in fido_assert_set_clientdata()
781 fido_blob_reset(&assert->cd); in fido_assert_reset_rx()
782 fido_blob_reset(&assert->cdh); in fido_assert_reset_rx()
783 fido_blob_reset(&assert->ext.hmac_salt); in fido_assert_reset_rx()
795 fido_blob_reset(&ext->hmac_secret_enc); in fido_assert_free()
796 fido_blob_reset(&ext->blob); in fido_assert_free()
807 fido_blob_reset(&assert->stmt[i].user.id);
808 fido_blob_reset(&assert->stmt[i].id); in fido_assert_rp_id()
809 fido_blob_reset(&assert->stmt[i].hmac_secret); in fido_assert_rp_id()
810 fido_blob_reset( in fido_assert_rp_id()
[all...]
H A Dcred.c531 fido_blob_reset(&cred->authdata_cbor); in fido_cred_clean_authdata()
532 fido_blob_reset(&cred->authdata_raw); in fido_cred_clean_authdata()
533 fido_blob_reset(&cred->attcred.id); in fido_cred_clean_authdata()
543 fido_blob_reset(&attstmt->certinfo); in fido_cred_clean_attstmt()
544 fido_blob_reset(&attstmt->pubarea); in fido_cred_clean_attstmt()
545 fido_blob_reset(&attstmt->cbor); in fido_cred_clean_attstmt()
546 fido_blob_reset(&attstmt->x5c); in fido_cred_clean_attstmt()
547 fido_blob_reset(&attstmt->sig); in fido_cred_clean_attstmt()
555 fido_blob_reset(&cred->cd); in fido_cred_reset_tx()
556 fido_blob_reset(&cred->cdh); in fido_cred_reset_tx()
[all …]
H A Daes256.c49 fido_blob_reset(out); in aes256_cbc()
101 fido_blob_reset(&cout); in aes256_cbc_fips()
107 fido_blob_reset(&cout); in aes256_cbc_fips()
183 fido_blob_reset(out); in aes256_gcm()
H A Du2f.c61 fido_blob_reset(sig); in sig_get()
100 fido_blob_reset(x5c); in x5c_get()
576 fido_blob_reset(&pk_blob); in encode_cred_authdata()
577 fido_blob_reset(&authdata_blob); in encode_cred_authdata()
656 fido_blob_reset(&x5c); in parse_register_reply()
657 fido_blob_reset(&sig); in parse_register_reply()
658 fido_blob_reset(&ad); in parse_register_reply()
659 fido_blob_reset(&stmt); in parse_register_reply()
808 fido_blob_reset(&sig); in u2f_authenticate_single()
809 fido_blob_reset(&ad); in u2f_authenticate_single()
H A Dcompress.c37 fido_blob_reset(out); in rfc1950_inflate()
94 fido_blob_reset(out); in rfc1951_inflate()
151 fido_blob_reset(out); in rfc1951_deflate()
H A Dlargeblob.c32 fido_blob_reset(&blob->ciphertext); in largeblob_reset()
33 fido_blob_reset(&blob->nonce); in largeblob_reset()
643 fido_blob_reset(&cbor); in largeblob_set_array()
767 fido_blob_reset(&key); in fido_dev_largeblob_get()
811 fido_blob_reset(&key); in fido_dev_largeblob_set()
812 fido_blob_reset(&body); in fido_dev_largeblob_set()
838 fido_blob_reset(&key); in fido_dev_largeblob_remove()
H A Dblob.h35 void fido_blob_reset(fido_blob_t *);
H A Dbio.c135 fido_blob_reset(&t->id); in bio_reset_template()
817 fido_blob_reset(&t->id); in fido_bio_template_set_id()
H A Dcredman.c526 fido_blob_reset(&rp->ptr[i].rp_id_hash); in credman_reset_rp()
H A Dpin.c28 fido_blob_reset(digest); in fido_sha256()
/freebsd/contrib/libfido2/fuzz/
H A Dfunctions.txt154 fido_blob_reset 1 0 100.00% 4 0 100.00%