| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | cmac.c | 53 unsigned long alignmask = crypto_shash_alignmask(parent); in crypto_cmac_digest_setkey() local 107 unsigned long alignmask = crypto_shash_alignmask(pdesc->tfm); in crypto_cmac_digest_init() local 122 unsigned long alignmask = crypto_shash_alignmask(parent); in crypto_cmac_digest_update() local 168 unsigned long alignmask = crypto_shash_alignmask(parent); in crypto_cmac_digest_final() local 228 unsigned long alignmask; in cmac_create() local
|
| H A D | xcbc.c | 54 unsigned long alignmask = crypto_shash_alignmask(parent); in crypto_xcbc_digest_setkey() local 74 unsigned long alignmask = crypto_shash_alignmask(pdesc->tfm); in crypto_xcbc_digest_init() local 89 unsigned long alignmask = crypto_shash_alignmask(parent); in crypto_xcbc_digest_update() local 135 unsigned long alignmask = crypto_shash_alignmask(parent); in crypto_xcbc_digest_final() local 194 unsigned long alignmask; in xcbc_create() local
|
| H A D | cipher.c | 24 unsigned long alignmask = crypto_cipher_alignmask(tfm); in setkey_unaligned() local 47 unsigned long alignmask = crypto_cipher_alignmask(tfm); in crypto_cipher_setkey() local 62 unsigned long alignmask = crypto_cipher_alignmask(tfm); in cipher_crypt_one() local
|
| H A D | shash.c | 46 unsigned long alignmask = crypto_shash_alignmask(tfm); in shash_setkey_unaligned() local 73 unsigned long alignmask = crypto_shash_alignmask(tfm); in crypto_shash_setkey() local 96 unsigned long alignmask = crypto_shash_alignmask(tfm); in shash_update_unaligned() local 126 unsigned long alignmask = crypto_shash_alignmask(tfm); in crypto_shash_update() local 138 unsigned long alignmask = crypto_shash_alignmask(tfm); in shash_final_unaligned() local 167 unsigned long alignmask = crypto_shash_alignmask(tfm); in crypto_shash_final() local 188 unsigned long alignmask = crypto_shash_alignmask(tfm); in crypto_shash_finup() local 209 unsigned long alignmask = crypto_shash_alignmask(tfm); in crypto_shash_digest() local
|
| H A D | ahash.c | 43 unsigned int alignmask = walk->alignmask; in hash_walk_next() local 81 unsigned int alignmask = walk->alignmask; in crypto_hash_walk_done() local 140 unsigned long alignmask = crypto_ahash_alignmask(tfm); in ahash_setkey_unaligned() local 175 unsigned long alignmask = crypto_ahash_alignmask(tfm); in crypto_ahash_setkey() local 202 unsigned long alignmask = crypto_ahash_alignmask(tfm); in ahash_save_req() local 332 unsigned long alignmask = crypto_ahash_alignmask(tfm); in crypto_ahash_op() local
|
| H A D | aead.c | 25 unsigned long alignmask = crypto_aead_alignmask(tfm); in setkey_unaligned() local 46 unsigned long alignmask = crypto_aead_alignmask(tfm); in crypto_aead_setkey() local
|
| H A D | skcipher.c | 228 unsigned alignmask = walk->alignmask; in skcipher_next_slow() local 400 unsigned alignmask = walk->alignmask; in skcipher_copy_iv() local 582 unsigned long alignmask = crypto_skcipher_alignmask(tfm); in skcipher_setkey_unaligned() local 604 unsigned long alignmask = crypto_skcipher_alignmask(tfm); in crypto_skcipher_setkey() local
|
| H A D | ctr.c | 32 unsigned long alignmask = crypto_cipher_alignmask(tfm); in crypto_ctr_crypt_final() local 78 unsigned long alignmask = crypto_cipher_alignmask(tfm); in crypto_ctr_crypt_inplace() local
|
| H A D | testmgr.c | 559 const unsigned int alignmask, in build_test_sglist() 744 unsigned int alignmask, in build_cipher_test_sglists() 781 unsigned int alignmask, in prepare_keybuf() 802 #define do_setkey(setkey_f, tfm, key, ksize, cfg, alignmask) \ argument 1128 unsigned int alignmask, in build_hash_sglist() 1186 const unsigned int alignmask = crypto_shash_alignmask(tfm); in test_shash_vec_cfg() local 1370 const unsigned int alignmask = crypto_ahash_alignmask(tfm); in test_ahash_vec_cfg() local 1937 const unsigned int alignmask = crypto_aead_alignmask(tfm); in test_aead_vec_cfg() local 2709 const unsigned int alignmask = crypto_skcipher_alignmask(tfm); in test_skcipher_vec_cfg() local
|
| H A D | cfb.c | 46 const unsigned long alignmask = crypto_skcipher_alignmask(tfm); in crypto_cfb_final() local
|
| H A D | drbg.c | 1737 unsigned int alignmask; in drbg_init_sym_kernel() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/ |
| H A D | cryptlib.h | 21 int alignmask; member 91 int alignmask; member
|
| H A D | cryptodev.h | 166 uint32_t alignmask; member
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | scatterwalk.h | 49 unsigned int alignmask) in scatterwalk_aligned()
|
| /OK3568_Linux_fs/kernel/include/crypto/internal/ |
| H A D | hash.h | 21 unsigned int alignmask; member
|
| H A D | skcipher.h | 66 unsigned int alignmask; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | cryptodev.h | 154 __u16 alignmask; /* alignment constraints */ member
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | cryptodev.h | 154 __u16 alignmask; /* alignment constraints */ member
|