Home
last modified time | relevance | path

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

/freebsd-12.1/sys/opencrypto/
H A Dcryptodev.c338 static int cryptodev_key(struct crypt_kop *);
742 error = cryptodev_key(kop); in cryptof_ioctl()
1189 cryptodev_key(struct crypt_kop *kop) in cryptodev_key() function