Searched refs:hmac_key_length (Results 1 – 1 of 1) sorted by relevance
314 size_t hmac_key_length; member1339 ctx->hmac_key_length); in artpec6_crypto_prepare_hash()1340 memset(req_ctx->key_buffer + ctx->hmac_key_length, 0, in artpec6_crypto_prepare_hash()1341 blocksize - ctx->hmac_key_length); in artpec6_crypto_prepare_hash()2252 tfm_ctx->hmac_key_length = blocksize; in artpec6_crypto_hash_set_key()2260 tfm_ctx->hmac_key_length = keylen; in artpec6_crypto_hash_set_key()2439 tfm_ctx->hmac_key_length = 0; in artpec6_crypto_ahash_exit()