Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c1127 struct aead_aes_gcm_tls13_ctx { struct
1135 sizeof(struct aead_aes_gcm_tls13_ctx), argument
1139 alignof(struct aead_aes_gcm_tls13_ctx),
1145 struct aead_aes_gcm_tls13_ctx *gcm_ctx = in aead_aes_gcm_tls13_init()
1146 (struct aead_aes_gcm_tls13_ctx *) &ctx->state; in aead_aes_gcm_tls13_init()
1166 struct aead_aes_gcm_tls13_ctx *gcm_ctx = in aead_aes_gcm_tls13_seal_scatter()
1167 (struct aead_aes_gcm_tls13_ctx *) &ctx->state; in aead_aes_gcm_tls13_seal_scatter()