Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v1.c24 #define DATA_LEN_ALIGN_SIZE 64 macro
95 DATA_LEN_ALIGN_SIZE); in rockchip_crypto_sha_init()
H A Dcrypto_v2.c66 #define DATA_LEN_ALIGN_SIZE 64 macro
419 assert(is_last || IS_ALIGNED(data_len, DATA_LEN_ALIGN_SIZE)); in rk_hash_direct_calc()
574 DATA_LEN_ALIGN_SIZE); in rockchip_crypto_sha_init()
681 DATA_LEN_ALIGN_SIZE); in rockchip_crypto_hmac_init()