Searched refs:RK_ALGO_SHA384 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 68 {RK_ALGO_SHA384, "SHA384"},
|
| H A D | test_hash.c | 28 {RK_ALGO_SHA384, SHA384_BLOCK_SIZE},
|
| H A D | cmode_adapter.c | 167 case RK_ALGO_SHA384: in soft_hash()
|
| H A D | test_rsa.c | 549 shaalgo = RK_ALGO_SHA384; in get_hash_algo_from_padding()
|
| H A D | test_throughput.c | 919 {RK_ALGO_SHA384, SHA384_BLOCK_SIZE}, in test_hash_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 101 RK_ALGO_SHA384, enumerator
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 149 {RK_ALGO_SHA384, 0, CRYPTO_RK_SHA384}, 182 case RK_ALGO_SHA384: in rk_get_hash_len()
|
| H A D | rkcrypto_rsa_helper.c | 56 {RK_ALGO_SHA384, sha384_oid, sizeof(sha384_oid)}, 473 shaalgo = RK_ALGO_SHA384; in get_hash_algo_from_padding()
|