Searched defs:desc_bytes (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
H A Ddesc_constr.h38 static inline int desc_bytes(void *desc) desc_bytes() function
H A Dcaamalg.c2611 aead_edesc_alloc(struct aead_request *req, int desc_bytes, bool *all_contig_ptr, bool encrypt) aead_edesc_alloc() argument
2838 aead_giv_edesc_alloc(struct aead_givcrypt_request *greq, int desc_bytes, u32 *contig_ptr) aead_giv_edesc_alloc() argument
3055 ablkcipher_edesc_alloc(struct ablkcipher_request *req, int desc_bytes, bool *iv_contig_out) ablkcipher_edesc_alloc() argument
3232 ablkcipher_giv_edesc_alloc( struct skcipher_givcrypt_request *greq, int desc_bytes, bool *iv_contig_out) ablkcipher_giv_edesc_alloc() argument

Completed in 85 milliseconds