Home
last modified time | relevance | path

Searched refs:hmac_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c313 char hmac_key[SHA256_BLOCK_SIZE]; member
1336 memcpy(req_ctx->key_buffer, ctx->hmac_key, in artpec6_crypto_prepare_hash()
2237 memset(tfm_ctx->hmac_key, 0, sizeof(tfm_ctx->hmac_key)); in artpec6_crypto_hash_set_key()
2245 tfm_ctx->hmac_key); in artpec6_crypto_hash_set_key()
2249 memcpy(tfm_ctx->hmac_key, key, keylen); in artpec6_crypto_hash_set_key()
2428 memset(tfm_ctx->hmac_key, 0, sizeof(tfm_ctx->hmac_key)); in artpec6_crypto_ahash_exit()
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c314 char hmac_key[SHA256_BLOCK_SIZE]; member
1337 memcpy(req_ctx->key_buffer, ctx->hmac_key, in artpec6_crypto_prepare_hash()
2238 memset(tfm_ctx->hmac_key, 0, sizeof(tfm_ctx->hmac_key)); in artpec6_crypto_hash_set_key()
2246 tfm_ctx->hmac_key); in artpec6_crypto_hash_set_key()
2250 memcpy(tfm_ctx->hmac_key, key, keylen); in artpec6_crypto_hash_set_key()
2429 memset(tfm_ctx->hmac_key, 0, sizeof(tfm_ctx->hmac_key)); in artpec6_crypto_ahash_exit()

Completed in 11 milliseconds