Home
last modified time | relevance | path

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

/linux/drivers/crypto/ti/
H A Ddthev2-aes.c768 static int dthe_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) in dthe_aead_setkey() function
788 ret = dthe_aead_setkey(tfm, key, keylen); in dthe_gcm_aes_setkey()
804 ret = dthe_aead_setkey(tfm, key, keylen); in dthe_ccm_aes_setkey()