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

/linux-master/crypto/
H A Dcts.c59 struct crypto_cts_reqctx { struct
67 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req);
100 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req);
146 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req);
181 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req);
240 struct crypto_cts_reqctx *rctx = skcipher_request_ctx(req);
301 reqsize = ALIGN(sizeof(struct crypto_cts_reqctx) +

Completed in 83 milliseconds