Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/crypto/
Daes-ce-glue.c156 static int xts_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_set_key() function
401 .setkey = xts_set_key,
/Linux-v4.19/arch/arm64/crypto/
Daes-glue.c111 static int xts_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_set_key() function
383 .setkey = xts_set_key,