Searched refs:RK_ALGO_SHA224 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 66 {RK_ALGO_SHA224, "SHA224"},
|
| H A D | test_hash.c | 26 {RK_ALGO_SHA224, SHA224_BLOCK_SIZE},
|
| H A D | cmode_adapter.c | 164 case RK_ALGO_SHA224: in soft_hash()
|
| H A D | test_rsa.c | 537 shaalgo = RK_ALGO_SHA224; in get_hash_algo_from_padding()
|
| H A D | test_throughput.c | 917 {RK_ALGO_SHA224, SHA224_BLOCK_SIZE}, in test_hash_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 99 RK_ALGO_SHA224, enumerator
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 147 {RK_ALGO_SHA224, 0, CRYPTO_RK_SHA224}, 175 case RK_ALGO_SHA224: in rk_get_hash_len()
|
| H A D | rkcrypto_rsa_helper.c | 54 {RK_ALGO_SHA224, sha224_oid, sizeof(sha224_oid)}, 461 shaalgo = RK_ALGO_SHA224; in get_hash_algo_from_padding()
|