Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c1036 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl() function
1093 return aead_aes_gcm_open_gather_impl(gcm_ctx, out, nonce, nonce_len, in, in aead_aes_gcm_open_gather()
1217 return aead_aes_gcm_open_gather_impl( in aead_aes_gcm_open_gather_randnonce()
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/cipher/
H A De_aes.c1021 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl() function
1078 if (!aead_aes_gcm_open_gather_impl(gcm_ctx, out, nonce, nonce_len, in, in_len, in aead_aes_gcm_open_gather()
1213 if (!aead_aes_gcm_open_gather_impl( in aead_aes_gcm_open_gather_randnonce()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c1036 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl() function
1093 return aead_aes_gcm_open_gather_impl(gcm_ctx, out, nonce, nonce_len, in, in aead_aes_gcm_open_gather()
1217 return aead_aes_gcm_open_gather_impl( in aead_aes_gcm_open_gather_randnonce()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/cipher/
H A De_aes.c1021 static int aead_aes_gcm_open_gather_impl(const struct aead_aes_gcm_ctx *gcm_ctx, in aead_aes_gcm_open_gather_impl() function
1078 if (!aead_aes_gcm_open_gather_impl(gcm_ctx, out, nonce, nonce_len, in, in_len, in aead_aes_gcm_open_gather()
1213 if (!aead_aes_gcm_open_gather_impl( in aead_aes_gcm_open_gather_randnonce()