Home
last modified time | relevance | path

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

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