Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
Ddrv_ifep_rsa_v100.c39 #define BLOCK_BYTES 0x08 macro
81 const hi_u8 block[BLOCK_BYTES], const hi_u8 rand_num[BLOCK_BYTES]) in drv_rsa_crc16_block()