Searched refs:atmel_aes_reg_name (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | atmel-aes.c | 234 static const char *atmel_aes_reg_name(u32 offset, char *tmp, size_t sz) in atmel_aes_reg_name() function 354 atmel_aes_reg_name(offset, tmp, sizeof(tmp))); in atmel_aes_read() 369 atmel_aes_reg_name(offset, tmp, sizeof(tmp))); in atmel_aes_write()
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-aes.c | 236 static const char *atmel_aes_reg_name(u32 offset, char *tmp, size_t sz) in atmel_aes_reg_name() function 356 atmel_aes_reg_name(offset, tmp, sizeof(tmp))); in atmel_aes_read() 371 atmel_aes_reg_name(offset, tmp, sizeof(tmp))); in atmel_aes_write()
|
Completed in 8 milliseconds