Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_utils.c69 {RK_ALGO_SHA512_224, "SHA512_224"},
H A Dtest_hash.c29 {RK_ALGO_SHA512_224, SHA512_224_BLOCK_SIZE},
H A Dcmode_adapter.c173 case RK_ALGO_SHA512_224: in soft_hash()
H A Dtest_throughput.c920 {RK_ALGO_SHA512_224, SHA512_224_BLOCK_SIZE}, in test_hash_tp()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h102 RK_ALGO_SHA512_224, enumerator
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c151 {RK_ALGO_SHA512_224, 0, CRYPTO_RK_SHA512_224},
176 case RK_ALGO_SHA512_224: in rk_get_hash_len()