Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/
Dhash_alg.h108 #define HASH_SET_DIN(val, len) writesl(&device_data->base->din, (val), (len)) macro
Dhash_core.c437 HASH_SET_DIN(key_word, nwords); in hash_hw_write_key()
450 HASH_SET_DIN(&word, nwords); in hash_hw_write_key()
601 HASH_SET_DIN(message, len); in hash_processblock()
627 HASH_SET_DIN(message, nwords); in hash_messagepad()
633 HASH_SET_DIN(message, nwords); in hash_messagepad()