Home
last modified time | relevance | path

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

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