Home
last modified time | relevance | path

Searched defs:setkey_unaligned (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dcipher.c19 static int setkey_unaligned(struct crypto_cipher *tfm, const u8 *key, in setkey_unaligned() function
H A Daead.c22 static int setkey_unaligned(struct crypto_aead *tfm, const u8 *key, in setkey_unaligned() function
/kernel/linux/linux-6.6/crypto/
H A Dcipher.c20 static int setkey_unaligned(struct crypto_cipher *tfm, const u8 *key, in setkey_unaligned() function
H A Daead.c32 static int setkey_unaligned(struct crypto_aead *tfm, const u8 *key, in setkey_unaligned() function

Completed in 2 milliseconds