Searched refs:RK_ALGO_HMAC_SHA1 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 74 {RK_ALGO_HMAC_SHA1, "HMAC_SHA1"},
|
| H A D | test_hash.c | 36 {RK_ALGO_HMAC_SHA1, SHA1_BLOCK_SIZE},
|
| H A D | cmode_adapter.c | 198 case RK_ALGO_HMAC_SHA1: in soft_hmac()
|
| H A D | test_throughput.c | 927 {RK_ALGO_HMAC_SHA1, SHA1_BLOCK_SIZE}, in test_hash_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 109 RK_ALGO_HMAC_SHA1, enumerator
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 156 {RK_ALGO_HMAC_SHA1, 0, CRYPTO_RK_SHA1_HMAC}, 173 case RK_ALGO_HMAC_SHA1: in rk_get_hash_len()
|