Home
last modified time | relevance | path

Searched defs:desc_bytes (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h73 static inline int desc_bytes(void *desc) in desc_bytes() function
/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg.c1306 int desc_bytes, bool *all_contig_ptr, in aead_edesc_alloc()
1613 int desc_bytes) in skcipher_edesc_alloc()
H A Ddesc_constr.h89 static inline int desc_bytes(void * const desc) in desc_bytes() function
/openbmc/qemu/hw/net/
H A Dallwinner-sun8i-emac.c436 size_t desc_bytes = 0; in allwinner_sun8i_emac_receive() local