Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Domap-aes.h206 int omap_aes_gcm_encrypt(struct aead_request *req);
H A Domap-aes-gcm.c273 int omap_aes_gcm_encrypt(struct aead_request *req) in omap_aes_gcm_encrypt() function
H A Domap-aes.c756 .encrypt = omap_aes_gcm_encrypt,