Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
Dhi_cipher_compat.h94 } hi_cipher_bit_width; typedef
200 hi_cipher_bit_width bit_width; /* Bit width for encryption or decryption */
212 hi_cipher_bit_width bit_width; /* Bit width for encryption or decryption */
234 hi_cipher_bit_width bit_width; /* Bit width for encryption or decryption */
243 hi_cipher_bit_width bit_width; /* Bit width for encryption or decryption */
255 hi_cipher_bit_width bit_width; /* Bit width for encryption or decryption */
Ddrv_cipher_kapi.h250 hi_cipher_bit_width width; /* Symmetric cipher bit width */
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
Dkapi_symc.c395 static hi_s32 kapi_symc_match_width(hi_cipher_work_mode work_mode, hi_cipher_bit_width bit_width, s… in kapi_symc_match_width()