crypto_tfm_alg_alignmask 221 crypto/ablkcipher.c alignmask = crypto_tfm_alg_alignmask(tfm); crypto_tfm_alg_alignmask 264 crypto/ablkcipher.c alignmask = crypto_tfm_alg_alignmask(tfm); crypto_tfm_alg_alignmask 372 crypto/blkcipher.c unsigned long alignmask = crypto_tfm_alg_alignmask(tfm); crypto_tfm_alg_alignmask 393 crypto/blkcipher.c unsigned long alignmask = crypto_tfm_alg_alignmask(tfm); crypto_tfm_alg_alignmask 472 crypto/blkcipher.c unsigned long align = crypto_tfm_alg_alignmask(tfm) + 1; crypto_tfm_alg_alignmask 23 crypto/cipher.c unsigned long alignmask = crypto_tfm_alg_alignmask(tfm); crypto_tfm_alg_alignmask 45 crypto/cipher.c unsigned long alignmask = crypto_tfm_alg_alignmask(tfm); crypto_tfm_alg_alignmask 64 crypto/cipher.c unsigned long alignmask = crypto_tfm_alg_alignmask(tfm); crypto_tfm_alg_alignmask 77 crypto/cipher.c unsigned long alignmask = crypto_tfm_alg_alignmask(tfm); crypto_tfm_alg_alignmask 91 crypto/cipher.c unsigned long alignmask = crypto_tfm_alg_alignmask(tfm); crypto_tfm_alg_alignmask 108 crypto/cipher.c ops->cit_encrypt_one = crypto_tfm_alg_alignmask(tfm) ? crypto_tfm_alg_alignmask 110 crypto/cipher.c ops->cit_decrypt_one = crypto_tfm_alg_alignmask(tfm) ? crypto_tfm_alg_alignmask 387 drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c ctx->dev->align_size = crypto_tfm_alg_alignmask(tfm) + 1; crypto_tfm_alg_alignmask 247 include/crypto/aead.h return crypto_tfm_alg_alignmask(crypto_aead_tfm(tfm)); crypto_tfm_alg_alignmask 259 include/crypto/algapi.h crypto_tfm_alg_alignmask(tfm) + 1); crypto_tfm_alg_alignmask 294 include/crypto/hash.h return crypto_tfm_alg_alignmask(crypto_ahash_tfm(tfm)); crypto_tfm_alg_alignmask 725 include/crypto/hash.h return crypto_tfm_alg_alignmask(crypto_shash_tfm(tfm)); crypto_tfm_alg_alignmask 346 include/crypto/skcipher.h return crypto_tfm_alg_alignmask(crypto_skcipher_tfm(tfm)); crypto_tfm_alg_alignmask 1019 include/linux/crypto.h return crypto_tfm_alg_alignmask(crypto_ablkcipher_tfm(tfm)); crypto_tfm_alg_alignmask 1423 include/linux/crypto.h return crypto_tfm_alg_alignmask(crypto_blkcipher_tfm(tfm)); crypto_tfm_alg_alignmask 1708 include/linux/crypto.h return crypto_tfm_alg_alignmask(crypto_cipher_tfm(tfm));