Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.h49 #define MAX_HASH_BLOCK_SIZE SHA512_BLOCK_SIZE macro
56 #define HASH_CARRY_MAX MAX_HASH_BLOCK_SIZE
214 u8 ipad[MAX_HASH_BLOCK_SIZE];
215 u8 opad[MAX_HASH_BLOCK_SIZE];
H A Dspu.h156 #define SPU_PAD_LEN_MAX (SPU_GCM_CCM_ALIGN + MAX_HASH_BLOCK_SIZE + \
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_hash.c49 uint8_t key[MAX_HASH_BLOCK_SIZE]; in test_hash_item_virt()
142 uint8_t key[MAX_HASH_BLOCK_SIZE]; in test_hash_item_fd()
H A Dtest_throughput.c805 uint8_t key[MAX_HASH_BLOCK_SIZE]; in test_hash_item_tp()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h73 #define MAX_HASH_BLOCK_SIZE 128 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.h20 #define MAX_HASH_BLOCK_SIZE 128 /* SHA-512 is the longest so far */ macro
H A Drk_crypto_api.c1216 uint32_t key_block[MAX_HASH_BLOCK_SIZE]; in rk_mac_begin()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.h22 #define MAX_HASH_BLOCK_SIZE 128 /* SHA-512 is the longest so far */ macro
H A Drk_crypto_api.c1266 uint32_t key_block[MAX_HASH_BLOCK_SIZE]; in rk_mac_begin()