Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_algo.c2246 static int chcr_aes_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, in chcr_aes_xts_setkey() function
3883 .setkey = chcr_aes_xts_setkey,