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

/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c1379 cipher_key = &ctl_desc->cipherHashInfo.info3DES.cipherKey0;
1867 temp = ctl_desc->cipherHashInfo.info3DES.cipherKey0;
1868 ctl_desc->cipherHashInfo.info3DES.cipherKey0 =
1869 ctl_desc->cipherHashInfo.info3DES.cipherKey2;
1870 ctl_desc->cipherHashInfo.info3DES.cipherKey2 = temp;
2207 &desc->ctl_desc.cipherHashInfo.info3DES.cipherKey0,
H A Ddesc.h1792 DES3_t info3DES; member in union:CipherHashInfo_u

Completed in 114 milliseconds