/third_party/openssl/test/ |
D | exdatatest.c | 40 void **from_d, int idx, long argl, void *argp) in exdup() argument 45 || !TEST_ptr(from_d)) in exdup() 90 void **from_d, int idx, long argl, void *argp) in exdup2() argument 92 MYOBJ_EX_DATA **update_ex_data = (MYOBJ_EX_DATA**)from_d; in exdup2() 98 || !TEST_ptr(from_d) in exdup2()
|
/third_party/openssl/doc/man3/ |
D | CRYPTO_get_ex_new_index.pod | 26 void **from_d, int idx, long argl, void *argp); 142 respectively. The B<*from_d> parameter is a pointer to the source exdata. 143 When the dup_func() returns, the value in B<*from_d> is copied to the 167 type B<void **> for B<from_d>. Previously this parameter was of type B<void *>.
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/ |
D | crypto.rs | 46 from_d: CRYPTO_EX_dup_from_d,
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | crypto.h | 171 void *from_d, int idx, long argl, void *argp);
|
/third_party/openssl/crypto/ |
D | ex_data.c | 99 void **from_d, int idx, in dummy_dup() argument
|
/third_party/node/deps/openssl/openssl/crypto/ |
D | ex_data.c | 99 void **from_d, int idx, in dummy_dup() argument
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/linux-elf/no-asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
D | crypto.h | 243 void **from_d, int idx, long argl, void *argp);
|