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

/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmisec.c439 cmd->op.cipher_op = XLR_SEC_CIPHER_MODE_PASS;
475 cmd->op.cipher_op = XLR_SEC_CIPHER_OP_ENCRYPT;
477 cmd->op.cipher_op = XLR_SEC_CIPHER_OP_DECRYPT;
H A Drmilib.h553 XLR_SEC_CIPHER_OP cipher_op; member in struct:xlr_sec_io_s
H A Drmilib.c305 (op->cipher_op == XLR_SEC_CIPHER_OP_DECRYPT))
654 switch (op->cipher_op) {

Completed in 118 milliseconds