Searched refs:fido_dev_get_pin_protocol (Results 1 – 6 of 6) sorted by relevance
191 return fido_dev_get_pin_protocol(dev) == 2 ? aes256_cbc_fips(secret, in aes256_cbc_enc()199 return fido_dev_get_pin_protocol(dev) == 2 ? aes256_cbc_fips(secret, in aes256_cbc_dec()
145 if (kdf(fido_dev_get_pin_protocol(dev), *ecdh, secret) < 0) { in do_ecdh()
172 uint8_t fido_dev_get_pin_protocol(const fido_dev_t *);
669 if ((prot = fido_dev_get_pin_protocol(dev)) == 0) { in cbor_encode_pin_auth()693 if ((prot = fido_dev_get_pin_protocol(dev)) == 0) { in cbor_encode_pin_opt()721 if ((prot = fido_dev_get_pin_protocol(dev)) == 0) { in cbor_encode_change_pin_auth()
718 fido_dev_get_pin_protocol(const fido_dev_t *dev) in fido_dev_get_pin_protocol() function
404 fido_dev_get_pin_protocol 11 0 100.00% 8 0 100.00%