Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev.h659 extern int crypto_getfeat(int *);
H A Dcrypto.c1904 crypto_getfeat(int *featp) in crypto_getfeat() function
H A Dcryptodev.c1530 error = crypto_getfeat((int *)data); in crypto_ioctl()