Home
last modified time | relevance | path

Searched refs:hash_hw_write_key (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/crypto/ux500/hash/
Dhash_core.c427 static void hash_hw_write_key(struct hash_device_data *device_data, in hash_hw_write_key() function
486 hash_hw_write_key(device_data, ctx->key, ctx->keylen); in init_hash_hw()
903 hash_hw_write_key(device_data, ctx->key, ctx->keylen); in hash_dma_final()
939 hash_hw_write_key(device_data, key, keylen); in hash_dma_final()
1042 hash_hw_write_key(device_data, key, keylen); in hash_hw_final()