Home
last modified time | relevance | path

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

/netbsd/external/bsd/libfido2/dist/src/
H A Dcbor.c703 const fido_blob_t *new_pin_enc, const fido_blob_t *pin_hash_enc) in cbor_encode_change_pin_auth() argument
735 HMAC_Update(&ctx, pin_hash_enc->ptr, pin_hash_enc->len) == 0 || in cbor_encode_change_pin_auth()
746 HMAC_Update(ctx, pin_hash_enc->ptr, pin_hash_enc->len) == 0 || in cbor_encode_change_pin_auth()