Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c2247 static int chcr_aes_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, in chcr_aes_xts_setkey() function
3885 .setkey = chcr_aes_xts_setkey,