Searched defs:gcm_siv_ctx (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/ |
H A D | e_aesgcmsiv.c | 88 struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_init() local 306 int is_128_bit, const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx, in aead_aes_gcm_siv_kdf() 334 const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_seal_scatter() local 418 const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_open_gather() local 565 struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_init() local 663 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx, in gcm_siv_keys() 700 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_seal_scatter() local 761 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_open_gather() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/ |
H A D | e_aesgcmsiv.c | 88 struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_init() local 306 int is_128_bit, const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx, in aead_aes_gcm_siv_kdf() 334 const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_seal_scatter() local 418 const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_open_gather() local 565 struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_init() local 663 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx, in gcm_siv_keys() 700 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_seal_scatter() local 761 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_open_gather() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_aesgcmsiv.c | 90 struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_init() local 318 int is_128_bit, const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx, in aead_aes_gcm_siv_kdf() 346 const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_seal_scatter() local 434 const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_open() local 598 struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_init() local 706 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx, in gcm_siv_keys() 743 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_seal_scatter() local 804 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_open_gather() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_aesgcmsiv.c | 90 struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_init() local 318 int is_128_bit, const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx, in aead_aes_gcm_siv_kdf() 346 const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_seal_scatter() local 434 const struct aead_aes_gcm_siv_asm_ctx *gcm_siv_ctx = asm_ctx_from_ctx(ctx); in aead_aes_gcm_siv_asm_open() local 598 struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_init() local 706 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx, in gcm_siv_keys() 743 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_seal_scatter() local 804 const struct aead_aes_gcm_siv_ctx *gcm_siv_ctx = in aead_aes_gcm_siv_open_gather() local
|