Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dgcm.c66 struct crypto_gcm_req_priv_ctx { struct
85 static inline struct crypto_gcm_req_priv_ctx *crypto_gcm_reqctx( in crypto_gcm_reqctx() argument
195 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in crypto_gcm_init_crypt()
230 struct crypto_gcm_req_priv_ctx *pctx, in gcm_hash_update()
245 struct crypto_gcm_req_priv_ctx *pctx, in gcm_hash_remain()
260 struct crypto_gcm_req_priv_ctx *pctx) in gcm_hash_len()
279 struct crypto_gcm_req_priv_ctx *pctx) in gcm_hash_final()
292 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_final_done()
310 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_len_done()
330 struct crypto_gcm_req_priv_ctx *pctx = crypto_gcm_reqctx(req); in __gcm_hash_crypt_remain_done()
[all …]