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

/linux-master/crypto/
H A Dchacha20poly1305.c45 struct chacha_req { struct
66 struct chacha_req chacha;
127 struct chacha_req *creq = &rctx->u.chacha;
365 struct chacha_req *creq = &rctx->u.chacha;
403 struct chacha_req *creq = &rctx->u.chacha;
528 max(offsetof(struct chacha_req, req) +

Completed in 129 milliseconds