Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dgcm.c67 struct crypto_gcm_req_priv_ctx { struct
68 u8 iv[16];
69 u8 auth_tag[16];
93 static inline struct crypto_gcm_req_priv_ctx *crypto_gcm_reqctx( in crypto_gcm_reqctx() argument