Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c1035 struct aead_aes_gcm_tls12_ctx { struct
1041 sizeof(struct aead_aes_gcm_tls12_ctx), argument
1045 alignof(struct aead_aes_gcm_tls12_ctx),
1051 struct aead_aes_gcm_tls12_ctx *gcm_ctx = in aead_aes_gcm_tls12_init()
1052 (struct aead_aes_gcm_tls12_ctx *) &ctx->state; in aead_aes_gcm_tls12_init()
1071 struct aead_aes_gcm_tls12_ctx *gcm_ctx = in aead_aes_gcm_tls12_seal_scatter()
1072 (struct aead_aes_gcm_tls12_ctx *) &ctx->state; in aead_aes_gcm_tls12_seal_scatter()