Home
last modified time | relevance | path

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

/openbmc/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.c842 static int xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in xts_skcipher_setkey() function
2000 .setkey = xts_skcipher_setkey,
H A 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,