Searched refs:HASH_SET_DIN (Results 1 – 2 of 2) sorted by relevance
438 HASH_SET_DIN(key_word, nwords); in hash_hw_write_key()451 HASH_SET_DIN(&word, nwords); in hash_hw_write_key()603 HASH_SET_DIN(message, len); in hash_processblock()629 HASH_SET_DIN(message, nwords); in hash_messagepad()635 HASH_SET_DIN(message, nwords); in hash_messagepad()
108 #define HASH_SET_DIN(val, len) writesl(&device_data->base->din, (val), (len)) macro