Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c909 static int aead_aes_gcm_init_impl(struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_init_impl()
945 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_init() local
960 const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_seal_scatter_impl()
1029 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter() local
1036 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl()
1092 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *)&ctx->state; in aead_aes_gcm_open_gather() local
1181 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter_randnonce() local
1215 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_open_gather_randnonce() local
1254 struct aead_aes_gcm_ctx gcm_ctx; member
1269 struct aead_aes_gcm_tls12_ctx *gcm_ctx = in aead_aes_gcm_tls12_init() local
[all …]
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/cipher/
H A De_aes.c886 static int aead_aes_gcm_init_impl(struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_init_impl()
930 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_init() local
945 const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_seal_scatter_impl()
1014 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter() local
1021 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl()
1077 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *)&ctx->state; in aead_aes_gcm_open_gather() local
1176 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter_randnonce() local
1211 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_open_gather_randnonce() local
1255 struct aead_aes_gcm_ctx gcm_ctx; member
1268 struct aead_aes_gcm_tls12_ctx *gcm_ctx = in aead_aes_gcm_tls12_init() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c909 static int aead_aes_gcm_init_impl(struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_init_impl()
945 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_init() local
960 const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_seal_scatter_impl()
1029 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter() local
1036 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl()
1092 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *)&ctx->state; in aead_aes_gcm_open_gather() local
1181 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter_randnonce() local
1215 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_open_gather_randnonce() local
1254 struct aead_aes_gcm_ctx gcm_ctx; member
1269 struct aead_aes_gcm_tls12_ctx *gcm_ctx = in aead_aes_gcm_tls12_init() local
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/cipher/
H A De_aes.c886 static int aead_aes_gcm_init_impl(struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_init_impl()
930 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *) &ctx->state; in aead_aes_gcm_init() local
945 const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_seal_scatter_impl()
1014 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter() local
1021 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl()
1077 struct aead_aes_gcm_ctx *gcm_ctx = (struct aead_aes_gcm_ctx *)&ctx->state; in aead_aes_gcm_open_gather() local
1176 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_seal_scatter_randnonce() local
1211 const struct aead_aes_gcm_ctx *gcm_ctx = in aead_aes_gcm_open_gather_randnonce() local
1255 struct aead_aes_gcm_ctx gcm_ctx; member
1268 struct aead_aes_gcm_tls12_ctx *gcm_ctx = in aead_aes_gcm_tls12_init() local
[all …]