Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Datmel-aes.c1231 static int atmel_aes_cfb16_encrypt(struct skcipher_request *req) in atmel_aes_cfb16_encrypt() function
1373 .encrypt = atmel_aes_cfb16_encrypt,