/external/rust/crates/ring/src/aead/ |
D | gcm.rs | 125 xi: &mut Xi, in update_blocks() 145 xi: &mut Xi, in update_blocks() 160 xi: &mut Xi, in update_blocks() 196 fn GFp_gcm_gmult_clmul(xi: &mut Xi, Htable: &HTable); in update_block() 206 fn GFp_gcm_gmult_neon(xi: &mut Xi, Htable: &HTable); in update_block() 253 pub struct Xi(Block); struct 255 impl Xi { implementation 274 Xi: Xi, field
|
/external/llvm-project/clang/test/Analysis/ |
D | placement-new.cpp | 187 } Xi; // expected-note {{'Xi' initialized here}} in f1() local 198 } Xi; in f2() local 209 } Xi; // expected-note {{'Xi' initialized here}} in f3() local 223 } Xi; // expected-note {{'Xi' initialized here}} in f4() local 260 } Xi; // expected-note {{'Xi' initialized here}} in f9() local 273 } Xi; // expected-note {{'Xi' initialized here}} in f10() local 286 } Xi; in f11() local 296 } Xi; in f12() local 309 } Xi; // expected-note {{'Xi' initialized here}} in test13() local 322 } Xi; in test14() local [all …]
|
/external/rust/crates/ring/src/aead/gcm/ |
D | gcm_nohw.rs | 220 pub(super) fn gmult(xi: &mut Xi, h: super::u128) { in gmult() 226 pub(super) fn ghash(xi: &mut Xi, h: super::u128, input: &[u8]) { in ghash() 237 fn with_swapped_xi(Xi(xi): &mut Xi, f: impl FnOnce(&mut [u64; 2])) { in with_swapped_xi() argument
|
/external/eigen/Eigen/src/Core/products/ |
D | SelfadjointMatrixVector.h | 121 Packet Xi = pload <Packet>(resIt); in run() local
|
/external/boringssl/src/crypto/fipsmodule/modes/ |
D | gcm.c | 66 #define GCM_MUL(ctx, Xi) gcm_gmult_nohw((ctx)->Xi.u, (ctx)->gcm_key.Htable) argument 130 #define GCM_MUL(ctx, Xi) (*gcm_gmult_p)((ctx)->Xi.u, (ctx)->gcm_key.Htable) argument
|
D | internal.h | 175 } Yi, EKi, EK0, len, Xi; member
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/modes/ |
D | gcm.c | 66 #define GCM_MUL(ctx, Xi) gcm_gmult_nohw((ctx)->Xi.u, (ctx)->gcm_key.Htable) argument 130 #define GCM_MUL(ctx, Xi) (*gcm_gmult_p)((ctx)->Xi.u, (ctx)->gcm_key.Htable) argument
|
D | internal.h | 175 } Yi, EKi, EK0, len, Xi; member
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | state.h | 1019 INLINE uint32_t Xi(uint32_t sampleNum) const { return _xi[sampleNum]; }; // @llvm_func in Xi() function
|
/external/pffft/ |
D | pffft_priv_impl.h | 1378 v4sf_union Xr, Xi, *uout = (v4sf_union*)out; in FUNC_REAL_PREPROCESS() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 7649 OpaqueValueExpr Xi(FD->getLocation(), Type, VK_LValue); in visitExpandedSubobject() local
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|