Home
last modified time | relevance | path

Searched refs:total_node (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
Dcryp_symc.c340 static symc_node_usage symc_get_out_usage(symc_mode mode, hi_u32 cur_node, hi_u32 total_node) in symc_get_out_usage() argument
344 if ((mode != SYMC_MODE_GCM) && ((cur_node + 1) == total_node)) { in symc_get_out_usage()