Lines Matching refs:fido_blob_reset
531 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()
557 fido_blob_reset(&cred->user.id); in fido_cred_reset_tx()
558 fido_blob_reset(&cred->blob); in fido_cred_reset_tx()
583 fido_blob_reset(&cred->largeblob_key); in fido_cred_reset_rx()
785 fido_blob_reset(&cred->cd); in fido_cred_set_clientdata()