Searched refs:bswp (Results 1 – 2 of 2) sorted by relevance
490 uint32_t cmd, bswp, data = 0; in mvcesa_authentication() local504 bswp = 0; in mvcesa_authentication()509 bswp = MVCESA_SHA1MD5I_AC_DATABYTESWAP | in mvcesa_authentication()516 bswp = MVCESA_SHA1MD5I_AC_DATABYTESWAP | in mvcesa_authentication()521 alg | bswp | MVCESA_SHA1MD5I_AC_MODE_USEIV); in mvcesa_authentication()568 alg | bswp | MVCESA_SHA1MD5I_AC_MODE_CONTINUE); in mvcesa_authentication()626 uint32_t cmd, bswp = 0; in mvcesa_des_encdec() local636 bswp = MVCESA_DESE_C_DATABYTESWAP | MVCESA_DESE_C_IVBYTESWAP | in mvcesa_des_encdec()640 dir | alg | mode | bswp | MVCESA_DESE_C_ALLTERMINATION); in mvcesa_des_encdec()
1286 defm BSWP : RRSWPm<"bswp", 0x2B, I64, i64>;