Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h70 #define SHA512_256_BLOCK_SIZE 128 macro
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_hash.c30 {RK_ALGO_SHA512_256, SHA512_256_BLOCK_SIZE},
H A Dtest_throughput.c921 {RK_ALGO_SHA512_256, SHA512_256_BLOCK_SIZE}, in test_hash_tp()