Home
last modified time | relevance | path

Searched refs:sun8i_ss_flow (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss.h124 struct sun8i_ss_flow { struct
152 struct sun8i_ss_flow *flows; argument
Dsun8i-ss-core.c467 ss->flows = devm_kcalloc(ss->dev, MAXFLOW, sizeof(struct sun8i_ss_flow), in allocate_flows()