Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dgcm.c51 struct crypto_rfc4543_req_ctx { struct
1061 static inline struct crypto_rfc4543_req_ctx *crypto_rfc4543_reqctx( in crypto_rfc4543_reqctx()
1107 struct crypto_rfc4543_req_ctx *rctx = crypto_rfc4543_reqctx(req); in crypto_rfc4543_done()
1123 struct crypto_rfc4543_req_ctx *rctx = crypto_rfc4543_reqctx(req); in crypto_rfc4543_crypt()
1198 struct crypto_rfc4543_req_ctx *rctx = crypto_rfc4543_reqctx(req); in crypto_rfc4543_encrypt()
1259 tfm->crt_aead.reqsize = sizeof(struct crypto_rfc4543_req_ctx) + in crypto_rfc4543_init_tfm()