Searched refs:fido_dev_get_pin_protocol (Results 1 – 6 of 6) sorted by relevance
192 return fido_dev_get_pin_protocol(dev) == 2 ? aes256_cbc_fips(secret, in aes256_cbc_enc()200 return fido_dev_get_pin_protocol(dev) == 2 ? aes256_cbc_fips(secret, in aes256_cbc_dec()
146 if (kdf(fido_dev_get_pin_protocol(dev), *ecdh, secret) < 0) { in do_ecdh()
703 if ((prot = fido_dev_get_pin_protocol(dev)) == 0) { in cbor_encode_pin_auth()727 if ((prot = fido_dev_get_pin_protocol(dev)) == 0) { in cbor_encode_pin_opt()751 if ((prot = fido_dev_get_pin_protocol(dev)) == 0) { in cbor_encode_change_pin_auth()818 if ((prot = fido_dev_get_pin_protocol(dev)) == 0) { in cbor_encode_hmac_secret_param()
189 uint8_t fido_dev_get_pin_protocol(const fido_dev_t *);
576 fido_dev_get_pin_protocol(const fido_dev_t *dev) in fido_dev_get_pin_protocol() function
417 fido_dev_get_pin_protocol 11 0 100.00% 7 0 100.00%