Home
last modified time | relevance | path

Searched refs:sd_base_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Ddesc_constr.h516 * @sd_base_len: Shared descriptor base length - bytes consumed by the commands,
531 static inline int desc_inline_query(unsigned int sd_base_len, in desc_inline_query() argument
535 int rem_bytes = (int)(CAAM_DESC_BYTES_MAX - sd_base_len - jd_len); in desc_inline_query()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Ddesc_constr.h517 * @sd_base_len: Shared descriptor base length - bytes consumed by the commands,
532 static inline int desc_inline_query(unsigned int sd_base_len, in desc_inline_query() argument
536 int rem_bytes = (int)(CAAM_DESC_BYTES_MAX - sd_base_len - jd_len); in desc_inline_query()

Completed in 3 milliseconds