Searched refs:crypto_lskcipher_alignmask (Results 1 – 2 of 2) sorted by relevance
35 unsigned long alignmask = crypto_lskcipher_alignmask(tfm); in lskcipher_setkey_unaligned() 56 unsigned long alignmask = crypto_lskcipher_alignmask(tfm); in crypto_lskcipher_setkey() 130 unsigned long alignmask = crypto_lskcipher_alignmask(tfm); in crypto_lskcipher_crypt()
540 static inline unsigned int crypto_lskcipher_alignmask( in crypto_lskcipher_alignmask() function