Searched refs:CIOCASYMFEAT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/opencrypto/
H A Dcryptodev.h230 #define CRIOASYMFEAT CIOCASYMFEAT
238 #define CIOCASYMFEAT _IOR('c', 105, u_int32_t) macro
H A Dcryptodev.c624 case CIOCASYMFEAT:
/freebsd-10.0-release/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c1380 if (ioctl(fd, CIOCASYMFEAT, &cryptodev_asymfeat) == -1) {

Completed in 98 milliseconds