Home
last modified time | relevance | path

Searched defs:dec (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
Dext_sm4.c220 …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()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dtcp.h177 #define TCP_WND_DEC(wnd, dec, mss) do { \ argument