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

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

Completed in 42 milliseconds