Home
last modified time | relevance | path

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

/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss.h128 struct sun8i_ss_flow { struct
160 struct sun8i_ss_flow *flows; argument
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()
Dsun8i-ss-core.c469 ss->flows = devm_kcalloc(ss->dev, MAXFLOW, sizeof(struct sun8i_ss_flow), in allocate_flows()