Searched refs:RK_ALGO_SHA512 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 67 {RK_ALGO_SHA512, "SHA512"},
|
| H A D | test_hash.c | 27 {RK_ALGO_SHA512, SHA512_BLOCK_SIZE},
|
| H A D | cmode_adapter.c | 170 case RK_ALGO_SHA512: in soft_hash()
|
| H A D | test_rsa.c | 555 shaalgo = RK_ALGO_SHA512; in get_hash_algo_from_padding()
|
| H A D | test_throughput.c | 918 {RK_ALGO_SHA512, SHA512_BLOCK_SIZE}, in test_hash_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 100 RK_ALGO_SHA512, enumerator
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 150 {RK_ALGO_SHA512, 0, CRYPTO_RK_SHA512}, 184 case RK_ALGO_SHA512: in rk_get_hash_len()
|
| H A D | rkcrypto_rsa_helper.c | 57 {RK_ALGO_SHA512, sha512_oid, sizeof(sha512_oid)}, 479 shaalgo = RK_ALGO_SHA512; in get_hash_algo_from_padding()
|