Searched refs:RK_ALGO_HMAC_MD5 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 73 {RK_ALGO_HMAC_MD5, "HMAC_MD5"},
|
| H A D | test_hash.c | 35 {RK_ALGO_HMAC_MD5, MD5_BLOCK_SIZE},
|
| H A D | cmode_adapter.c | 195 case RK_ALGO_HMAC_MD5: in soft_hmac()
|
| H A D | test_throughput.c | 926 {RK_ALGO_HMAC_MD5, MD5_BLOCK_SIZE}, in test_hash_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 108 RK_ALGO_HMAC_MD5, enumerator
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 155 {RK_ALGO_HMAC_MD5, 0, CRYPTO_RK_MD5_HMAC}, 170 case RK_ALGO_HMAC_MD5: in rk_get_hash_len()
|