Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dcbor.c737 const fido_blob_t *new_pin_enc, const fido_blob_t *pin_hash_enc) in cbor_encode_change_pin_auth() argument
762 HMAC_Update(ctx, new_pin_enc->ptr, new_pin_enc->len) == 0 || in cbor_encode_change_pin_auth()