Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/ux500/hash/
Dhash_alg.h108 #define HASH_SET_DIN(val, len) writesl(&device_data->base->din, (val), (len)) macro
Dhash_core.c452 HASH_SET_DIN(key_word, nwords); in hash_hw_write_key()
465 HASH_SET_DIN(&word, nwords); in hash_hw_write_key()
616 HASH_SET_DIN(message, len); in hash_processblock()
642 HASH_SET_DIN(message, nwords); in hash_messagepad()
648 HASH_SET_DIN(message, nwords); in hash_messagepad()