Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Domap-aes.h204 int omap_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key,
H A Domap-aes-gcm.c311 int omap_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, in omap_aes_gcm_setkey() function
H A Domap-aes.c759 .setkey = omap_aes_gcm_setkey,