Home
last modified time | relevance | path

Searched refs:sun8i_ss_flow (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h118 * struct sun8i_ss_flow - Information used by each flow
128 struct sun8i_ss_flow { struct
160 struct sun8i_ss_flow *flows;
H A Dsun8i-ss-cipher.c106 struct sun8i_ss_flow *sf = &ss->flows[rctx->flow]; in sun8i_ss_setup_ivs()
167 struct sun8i_ss_flow *sf = &ss->flows[rctx->flow]; in sun8i_ss_cipher()
H A Dsun8i-ss-core.c469 ss->flows = devm_kcalloc(ss->dev, MAXFLOW, sizeof(struct sun8i_ss_flow), in allocate_flows()
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h121 * struct sun8i_ss_flow - Information used by each flow
131 struct sun8i_ss_flow { struct
163 struct sun8i_ss_flow *flows;
H A Dsun8i-ss-cipher.c130 struct sun8i_ss_flow *sf = &ss->flows[rctx->flow]; in sun8i_ss_setup_ivs()
191 struct sun8i_ss_flow *sf = &ss->flows[rctx->flow]; in sun8i_ss_cipher()
H A Dsun8i-ss-core.c553 ss->flows = devm_kcalloc(ss->dev, MAXFLOW, sizeof(struct sun8i_ss_flow), in allocate_flows()

Completed in 5 milliseconds