Searched refs:crypto_cipher_alignmask (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
H A Dctr.c59 unsigned long alignmask = crypto_cipher_alignmask(tfm); crypto_ctr_crypt_final()
106 unsigned long alignmask = crypto_cipher_alignmask(tfm); crypto_ctr_crypt_inplace()
/linux-4.1.27/include/linux/
H A Dcrypto.h2030 static inline unsigned int crypto_cipher_alignmask(struct crypto_cipher *tfm) crypto_cipher_alignmask() function

Completed in 65 milliseconds