Searched refs:RK_ALGO_HMAC_SHA256 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 75 {RK_ALGO_HMAC_SHA256, "HMAC_SHA256"},
|
| H A D | test_multi.c | 86 hash_cfg.algo = RK_ALGO_HMAC_SHA256; in test_nosupport_multi()
|
| H A D | test_hash.c | 37 {RK_ALGO_HMAC_SHA256, SHA256_BLOCK_SIZE},
|
| H A D | cmode_adapter.c | 201 case RK_ALGO_HMAC_SHA256: in soft_hmac()
|
| H A D | test_throughput.c | 928 {RK_ALGO_HMAC_SHA256, SHA256_BLOCK_SIZE}, in test_hash_tp()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rkcrypto_common.h | 110 RK_ALGO_HMAC_SHA256, enumerator
|
| /OK3568_Linux_fs/external/security/librkcrypto/demo/ |
| H A D | demo_hash.c | 38 static uint32_t hmac_algo = RK_ALGO_HMAC_SHA256;
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_core.c | 157 {RK_ALGO_HMAC_SHA256, 0, CRYPTO_RK_SHA256_HMAC}, 180 case RK_ALGO_HMAC_SHA256: in rk_get_hash_len()
|