Home
last modified time | relevance | path

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

/linux/drivers/crypto/ti/
H A Ddthev2-aes.c179 static int dthe_aes_ctr_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) in dthe_aes_ctr_setkey() function
1255 .base.setkey = dthe_aes_ctr_setkey,