Searched defs:hmac (Results 1 - 4 of 4) sorted by relevance
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/ |
| H A D | Makefile | [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
| H A D | kapi_hash.c | 43 hi_u32 hmac; /* HMAC or not */ member 180 static hi_s32 kpai_hash_mode_transform(hi_cipher_hash_type type, hash_mode *mode, hi_u32 *hmac) in kpai_hash_mode_transform() argument 408 kapi_hash_set_ctx(kapi_hash_ctx *ctx, hash_mode mode, hi_u32 hmac) kapi_hash_set_ctx() argument 433 kapi_hash_create_calc(kapi_hash_ctx *ctx, hash_mode mode, hi_u32 hmac, const hi_u8 *key, hi_u32 keylen) kapi_hash_create_calc() argument 487 hi_u32 hmac = 0; kapi_hash_start() local [all...] |
| /test/xts/device_attest/services/core/security/ |
| H A D | attest_security_token.c | 424 uint8_t hmac[HMAC_SHA256_CIPHER_LEN] = {0}; in GetProductTokenInfo() local 30 EncryptHmac(const char *challenge, const uint8_t *tokenValue, size_t tokenValueLen, uint8_t *hmac, uint8_t hmacLen) EncryptHmac() argument 96 EncryptHmacIterative(const char *challenge, const uint8_t *tokenValue, size_t tokenValueLen, uint8_t *hmac, uint8_t hmacLen) EncryptHmacIterative() argument 704 uint8_t hmac[HMAC_SHA256_CIPHER_LEN] = {0}; GetTokenValueHmac() local [all...] |
| /test/xts/device_attest_lite/services/core/security/ |
| H A D | attest_security_token.c | 424 uint8_t hmac[HMAC_SHA256_CIPHER_LEN] = {0}; in GetProductTokenInfo() local 30 EncryptHmac(const char *challenge, const uint8_t *tokenValue, size_t tokenValueLen, uint8_t *hmac, uint8_t hmacLen) EncryptHmac() argument 96 EncryptHmacIterative(const char *challenge, const uint8_t *tokenValue, size_t tokenValueLen, uint8_t *hmac, uint8_t hmacLen) EncryptHmacIterative() argument 679 uint8_t hmac[HMAC_SHA256_CIPHER_LEN] = {0}; GetTokenValueHmac() local [all...] |
Completed in 3 milliseconds