Home
last modified time | relevance | path

Searched refs:new_pin_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
734 HMAC_Update(&ctx, new_pin_enc->ptr, new_pin_enc->len) == 0 || in cbor_encode_change_pin_auth()
745 HMAC_Update(ctx, new_pin_enc->ptr, new_pin_enc->len) == 0 || in cbor_encode_change_pin_auth()