Searched refs:rk_crypto_hw_desc_maxlen (Results 1 – 3 of 3) sorted by relevance
49 u64 rk_crypto_hw_desc_maxlen(struct scatterlist *sg, u64 len, u32 *max_nents);
160 u64 rk_crypto_hw_desc_maxlen(struct scatterlist *sg, u64 len, u32 *max_nents) in rk_crypto_hw_desc_maxlen() function
138 count = rk_crypto_hw_desc_maxlen(sg_src, alg_ctx->left_bytes, &nents); in rk_load_data()