Searched defs:dec (Results 1 – 2 of 2) sorted by relevance
220 …i_void sm4_ecb_crypt(const hi_u8 *in, hi_u8 *out, hi_u32 len, const sm4_key *key, const hi_s32 dec) in sm4_ecb_crypt()232 const sm4_key *key, hi_u8 *ivec, const hi_s32 dec) in sm4_cbc_crypt()
177 #define TCP_WND_DEC(wnd, dec, mss) do { \ argument