Searched refs:XLR_SEC_CIPHER_TYPE_ARC4 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c174 if ((op->cipher_type == XLR_SEC_CIPHER_TYPE_ARC4) &&
195 case XLR_SEC_CIPHER_TYPE_ARC4:
294 (op->cipher_type != XLR_SEC_CIPHER_TYPE_ARC4) &&
650 if (op->cipher_type == XLR_SEC_CIPHER_TYPE_ARC4)
860 if (op->cipher_type == XLR_SEC_CIPHER_TYPE_ARC4) {
1034 case XLR_SEC_CIPHER_TYPE_ARC4:
3065 if (op->cipher_type == XLR_SEC_CIPHER_TYPE_ARC4 &&
H A Drmilib.h424 XLR_SEC_CIPHER_TYPE_ARC4, enumerator in enum:__anon12214

Completed in 162 milliseconds