Home
last modified time | relevance | path

Searched defs:alignmask (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
H A Dcipher.c24 unsigned long alignmask = crypto_cipher_alignmask(tfm); in setkey_unaligned() local
46 unsigned long alignmask = crypto_cipher_alignmask(tfm); in crypto_cipher_setkey() local
61 unsigned long alignmask = crypto_cipher_alignmask(tfm); in cipher_crypt_one() local
H A Dtestmgr.c587 build_test_sglist(struct test_sglist * tsgl,const struct test_sg_division * divs,const unsigned int alignmask,const unsigned int total_len,struct iov_iter * data,const struct test_sg_division * out_divs[XBUFSIZE]) build_test_sglist() argument
772 build_cipher_test_sglists(struct cipher_test_sglists * tsgls,const struct testvec_config * cfg,unsigned int alignmask,unsigned int src_total_len,unsigned int dst_total_len,const struct kvec * inputs,unsigned int nr_inputs) build_cipher_test_sglists() argument
830 prepare_keybuf(const u8 * key,unsigned int ksize,const struct testvec_config * cfg,unsigned int alignmask,const u8 ** keybuf_ret,const u8 ** keyptr_ret) prepare_keybuf() argument
854 do_setkey(setkey_f,tfm,key,ksize,cfg,alignmask) global() argument
1244 build_hash_sglist(struct test_sglist * tsgl,const struct hash_testvec * vec,const struct testvec_config * cfg,unsigned int alignmask,const struct test_sg_division * divs[XBUFSIZE]) build_hash_sglist() argument
2039 const unsigned int alignmask = crypto_aead_alignmask(tfm); test_aead_vec_cfg() local
2807 const unsigned int alignmask = crypto_skcipher_alignmask(tfm); test_skcipher_vec_cfg() local
[all...]
/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.c4947 unsigned int alignmask; in dpaa2_dpseci_congestion_setup() local