Searched defs:reqsize (Results 1 - 25 of 30) sorted by relevance

12

/linux-master/net/mac80211/
H A Daes_gmac.c23 int reqsize = sizeof(*aead_req) + crypto_aead_reqsize(tfm); local
H A Daead_api.c24 int reqsize = sizeof(*aead_req) + crypto_aead_reqsize(tfm); local
56 int reqsize = sizeof(*aead_req) + crypto_aead_reqsize(tfm); local
/linux-master/include/crypto/internal/
H A Dacompress.h45 unsigned int reqsize; member in struct:acomp_alg
H A Daead.h120 crypto_aead_set_reqsize(struct crypto_aead *aead, unsigned int reqsize) argument
126 crypto_aead_set_reqsize_dma(struct crypto_aead *aead, unsigned int reqsize) argument
H A Dkpp.h63 kpp_set_reqsize(struct crypto_kpp *kpp, unsigned int reqsize) argument
69 kpp_set_reqsize_dma(struct crypto_kpp *kpp, unsigned int reqsize) argument
H A Dakcipher.h46 akcipher_set_reqsize(struct crypto_akcipher *akcipher, unsigned int reqsize) argument
52 akcipher_set_reqsize_dma(struct crypto_akcipher *akcipher, unsigned int reqsize) argument
H A Dhash.h160 crypto_ahash_set_reqsize(struct crypto_ahash *tfm, unsigned int reqsize) argument
166 crypto_ahash_set_reqsize_dma(struct crypto_ahash *ahash, unsigned int reqsize) argument
H A Dskcipher.h181 crypto_skcipher_set_reqsize( struct crypto_skcipher *skcipher, unsigned int reqsize) argument
187 crypto_skcipher_set_reqsize_dma( struct crypto_skcipher *skcipher, unsigned int reqsize) argument
/linux-master/drivers/scsi/esas2r/
H A Desas2r_io.c339 u16 reqsize; local
531 u16 reqsize; local
/linux-master/crypto/
H A Dsimd.c117 unsigned reqsize; local
365 unsigned reqsize; local
[all...]
H A Dakcipher.c194 unsigned int reqsize = crypto_akcipher_reqsize(data->tfm); local
H A Dctr.c225 unsigned int reqsize; local
H A Dcts.c289 unsigned reqsize; local
H A Dahash.c288 unsigned int reqsize; local
H A Dskcipher.c776 unsigned reqsize; local
/linux-master/arch/arm/crypto/
H A Daes-neonbs-glue.c195 unsigned int reqsize; local
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c231 unsigned int reqsize; member in struct:ccp_rsa_def
/linux-master/include/crypto/
H A Dkpp.h49 unsigned int reqsize; member in struct:crypto_kpp
H A Dakcipher.h52 unsigned int reqsize; member in struct:crypto_akcipher
H A Daead.h178 unsigned int reqsize; member in struct:crypto_aead
H A Dacompress.h55 unsigned int reqsize; member in struct:crypto_acomp
H A Dhash.h251 unsigned int reqsize; member in struct:crypto_ahash
H A Dskcipher.h54 unsigned int reqsize; member in struct:crypto_skcipher
/linux-master/include/linux/bcma/
H A Dbcma_driver_pcie2.h148 u16 reqsize; member in struct:bcma_drv_pcie2
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c1215 int reqsize; local

Completed in 268 milliseconds

12