Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/caam/
Dcaamalg_qi.c736 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey() function
1579 .setkey = xts_skcipher_setkey,
Dcaamalg.c842 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey() function
2000 .setkey = xts_skcipher_setkey,
Dcaamalg_qi2.c1062 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey() function
1772 .setkey = xts_skcipher_setkey,