Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A 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,
H A Dcaamalg.c909 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey() function
2106 .setkey = xts_skcipher_setkey,
H A Dcaamalg_qi2.c1063 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey() function
1773 .setkey = xts_skcipher_setkey,