Home
last modified time | relevance | path

Searched refs:SHA512_224_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h69 #define SHA512_224_BLOCK_SIZE 128 macro
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_hash.c29 {RK_ALGO_SHA512_224, SHA512_224_BLOCK_SIZE},
H A Dtest_throughput.c920 {RK_ALGO_SHA512_224, SHA512_224_BLOCK_SIZE}, in test_hash_tp()