Searched refs:RK_ALGO_HMAC_SHA512 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 76 {RK_ALGO_HMAC_SHA512, "HMAC_SHA512"},
|
| H A D | test_hash.c | 38 {RK_ALGO_HMAC_SHA512, SHA512_BLOCK_SIZE},
|
| H A D | cmode_adapter.c | 204 case RK_ALGO_HMAC_SHA512: in soft_hmac()
|
| H A D | test_throughput.c | 929 {RK_ALGO_HMAC_SHA512, SHA512_BLOCK_SIZE}, in test_hash_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 111 RK_ALGO_HMAC_SHA512, enumerator
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 158 {RK_ALGO_HMAC_SHA512, 0, CRYPTO_RK_SHA512_HMAC}, 185 case RK_ALGO_HMAC_SHA512: in rk_get_hash_len()
|