Home
last modified time | relevance | path

Searched refs:RK_ALGO_MD5 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_utils.c63 {RK_ALGO_MD5, "MD5"},
H A Dtest_hash.c23 {RK_ALGO_MD5, MD5_BLOCK_SIZE},
H A Dcmode_adapter.c155 case RK_ALGO_MD5: in soft_hash()
H A Dtest_throughput.c914 {RK_ALGO_MD5, MD5_BLOCK_SIZE}, in test_hash_tp()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h96 RK_ALGO_MD5, enumerator
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c145 {RK_ALGO_MD5, 0, CRYPTO_RK_MD5},
169 case RK_ALGO_MD5: in rk_get_hash_len()