Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dcryptodev.h622 device_t crypto_find_device_byhid(int hid);
H A Dcryptodev.c1073 dev = crypto_find_device_byhid(find->crid); in cryptodev_find()
H A Dcrypto.c1114 crypto_find_device_byhid(int hid) in crypto_find_device_byhid() function