Searched refs:RK_ALGO_SHA1 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 64 {RK_ALGO_SHA1, "SHA1"},
|
| H A D | test_hash.c | 24 {RK_ALGO_SHA1, SHA1_BLOCK_SIZE},
|
| H A D | cmode_adapter.c | 158 case RK_ALGO_SHA1: in soft_hash()
|
| H A D | test_rsa.c | 524 uint32_t shaalgo = RK_ALGO_SHA1; in get_hash_algo_from_padding() 531 shaalgo = RK_ALGO_SHA1; in get_hash_algo_from_padding()
|
| H A D | test_throughput.c | 915 {RK_ALGO_SHA1, SHA1_BLOCK_SIZE}, in test_hash_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 97 RK_ALGO_SHA1, enumerator
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_rsa_helper.c | 53 {RK_ALGO_SHA1, sha1_oid, sizeof(sha1_oid)}, 448 uint32_t shaalgo = RK_ALGO_SHA1; in get_hash_algo_from_padding() 455 shaalgo = RK_ALGO_SHA1; in get_hash_algo_from_padding()
|
| H A D | rkcrypto_core.c | 146 {RK_ALGO_SHA1, 0, CRYPTO_RK_SHA1}, 172 case RK_ALGO_SHA1: in rk_get_hash_len()
|