Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_hash.c23 {RK_ALGO_MD5, MD5_BLOCK_SIZE},
35 {RK_ALGO_HMAC_MD5, MD5_BLOCK_SIZE},
H A Dtest_throughput.c914 {RK_ALGO_MD5, MD5_BLOCK_SIZE}, in test_hash_tp()
926 {RK_ALGO_HMAC_MD5, MD5_BLOCK_SIZE}, in test_hash_tp()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h64 #define MD5_BLOCK_SIZE 64 macro
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_core.h287 #define MD5_BLOCK_SIZE SHA1_BLOCK_SIZE macro