/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_gcm.cpp | 44 int gcm::run() { in run() 107 void gcm::collect_instructions(container_node *c, bool early_pass) { in collect_instructions() 131 void gcm::sched_early(container_node *n) { in sched_early() 161 void gcm::td_schedule(bb_node *bb, node *n) { in td_schedule() 175 void gcm::td_sched_bb(bb_node* bb) { in td_sched_bb() 190 bool gcm::td_is_ready(node* n) { in td_is_ready() 194 void gcm::td_release_val(value *v) { in td_release_val() 229 void gcm::td_release_uses(vvec& v) { in td_release_uses() 242 void gcm::sched_late(container_node *n) { in sched_late() 285 void gcm::bu_sched_bb(bb_node* bb) { in bu_sched_bb() [all …]
|
D | sb_core.cpp | 219 SB_RUN_PASS(gcm, 1); in r600_sb_bytecode_process()
|
D | sb_pass.h | 218 class gcm : public pass { 264 gcm(shader &sh) : pass(sh), in gcm() function
|
D | notes.markdown | 352 - **gcm** - Global Code Motion [[3]](#references). Also performs
|
/external/boringssl/src/crypto/fipsmodule/cipher/ |
D | e_aes.c | 92 GCM128_CONTEXT gcm; member 406 aes_ctr_set_key(&gctx->ks.ks, &gctx->gcm, NULL, key, ctx->key_len); in aes_gcm_init_key() 412 CRYPTO_gcm128_setiv(&gctx->gcm, &gctx->ks.ks, iv, gctx->ivlen); in aes_gcm_init_key() 419 CRYPTO_gcm128_setiv(&gctx->gcm, &gctx->ks.ks, iv, gctx->ivlen); in aes_gcm_init_key() 431 OPENSSL_cleanse(&gctx->gcm, sizeof(gctx->gcm)); in aes_gcm_cleanup() 523 CRYPTO_gcm128_setiv(&gctx->gcm, &gctx->ks.ks, gctx->iv, gctx->ivlen); in aes_gcm_ctrl() 540 CRYPTO_gcm128_setiv(&gctx->gcm, &gctx->ks.ks, gctx->iv, gctx->ivlen); in aes_gcm_ctrl() 578 if (!CRYPTO_gcm128_aad(&gctx->gcm, in, len)) { in aes_gcm_cipher() 583 if (!CRYPTO_gcm128_encrypt_ctr32(&gctx->gcm, &gctx->ks.ks, in, out, len, in aes_gcm_cipher() 588 if (!CRYPTO_gcm128_encrypt(&gctx->gcm, &gctx->ks.ks, in, out, len)) { in aes_gcm_cipher() [all …]
|
/external/conscrypt/openjdk-integ-tests/src/test/resources/crypto/ |
D | build_test_files.sh | 25 cat "$1"/gcm*.rsp | ./parse_records.py > aes-gcm.csv
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
D | GCMBlockCipher.java | 8 import org.bouncycastle.crypto.modes.gcm.GCMExponentiator; 9 import org.bouncycastle.crypto.modes.gcm.GCMMultiplier; 10 import org.bouncycastle.crypto.modes.gcm.GCMUtil; 11 import org.bouncycastle.crypto.modes.gcm.Tables1kGCMExponentiator; 12 import org.bouncycastle.crypto.modes.gcm.Tables8kGCMMultiplier;
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/ |
D | GCMMultiplier.java | 1 package org.bouncycastle.crypto.modes.gcm;
|
D | GCMExponentiator.java | 1 package org.bouncycastle.crypto.modes.gcm;
|
D | Tables1kGCMExponentiator.java | 1 package org.bouncycastle.crypto.modes.gcm;
|
D | Tables8kGCMMultiplier.java | 1 package org.bouncycastle.crypto.modes.gcm;
|
D | GCMUtil.java | 1 package org.bouncycastle.crypto.modes.gcm;
|
/external/boringssl/src/crypto/fipsmodule/ |
D | CMakeLists.txt | 7 aesni-gcm-x86_64.${ASM_EXT} 83 perlasm(aesni-gcm-x86_64.${ASM_EXT} modes/asm/aesni-gcm-x86_64.pl)
|
/external/doclava/res/assets/templates-sdk/ |
D | customizations.cs | 20 <?cs if:reference.gcm || reference.gms ?> 243 <?cs if:!google && !reference.gcm && !reference.gms ?>
|
/external/wpa_supplicant_8/src/crypto/ |
D | Makefile | 27 aes-gcm.o \
|
/external/nos/test/system-test-harness/ |
D | BUILD | 63 "src/test-data/NIST-CAVP/aes-gcm-cavp.h",
|
/external/boringssl/src/crypto/cipher_extra/test/ |
D | aes_256_gcm_tests.txt | 424 …st vectors from http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-spec.pdf
|
D | aes_128_gcm_tests.txt | 431 …st vectors from http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-spec.pdf
|
D | cipher_tests.txt | 278 …st vectors from http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-spec.pdf
|
/external/curl/docs/ |
D | CIPHERS.md | 312 `aes128-gcm-sha256` 313 `aes256-gcm-sha384`
|
/external/boringssl/ |
D | sources.mk | 283 linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S\
|
D | eureka.mk | 339 linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S\
|
D | sources.bp | 289 "linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S",
|
/external/boringssl/src/crypto/obj/ |
D | objects.txt | 858 aes 6 : id-aes128-GCM : aes-128-gcm 869 aes 26 : id-aes192-GCM : aes-192-gcm 880 aes 46 : id-aes256-GCM : aes-256-gcm
|
/external/python/cpython3/Doc/library/ |
D | ssl.rst | 1393 'symmetric': 'aes-256-gcm'}, 1405 'symmetric': 'aes-128-gcm'}]
|