Home
last modified time | relevance | path

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

/linux/drivers/crypto/ti/
H A Ddthev2-aes.c783 static int dthe_gcm_aes_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) in dthe_gcm_aes_setkey() function
1308 .base.setkey = dthe_gcm_aes_setkey,