Searched refs:RK_ALGO_SHA256 (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 65 {RK_ALGO_SHA256, "SHA256"},
|
| H A D | test_hash.c | 25 {RK_ALGO_SHA256, SHA256_BLOCK_SIZE},
|
| H A D | cmode_adapter.c | 161 case RK_ALGO_SHA256: in soft_hash()
|
| H A D | test_rsa.c | 543 shaalgo = RK_ALGO_SHA256; in get_hash_algo_from_padding()
|
| H A D | test_throughput.c | 916 {RK_ALGO_SHA256, SHA256_BLOCK_SIZE}, in test_hash_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 98 RK_ALGO_SHA256, enumerator
|
| /OK3568_Linux_fs/external/security/librkcrypto/demo/ |
| H A D | demo_hash.c | 37 static uint32_t hash_algo = RK_ALGO_SHA256;
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 148 {RK_ALGO_SHA256, 0, CRYPTO_RK_SHA256}, 178 case RK_ALGO_SHA256: in rk_get_hash_len()
|
| H A D | rkcrypto_rsa_helper.c | 55 {RK_ALGO_SHA256, sha256_oid, sizeof(sha256_oid)}, 467 shaalgo = RK_ALGO_SHA256; in get_hash_algo_from_padding()
|