Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dgcm.c26 struct gcm_instance_ctx { struct
546 struct gcm_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_gcm_init_tfm()
591 struct gcm_instance_ctx *ctx = aead_instance_ctx(inst); in crypto_gcm_free()
609 struct gcm_instance_ctx *ctx; in crypto_gcm_create_common()