Home
last modified time | relevance | path

Searched refs:CRYPTO_set_mem_functions (Results 1 – 25 of 71) sorted by relevance

123

/third_party/openssl/doc/man3/
DOPENSSL_malloc.pod16 CRYPTO_get_mem_functions, CRYPTO_set_mem_functions,
60 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
125 With CRYPTO_set_mem_functions(), you can specify a different set of functions.
129 with CRYPTO_set_mem_functions(), it's recommended to swap them all out
178 CRYPTO_set_mem_functions() returns 1 on success or 0 on failure (almost
DSSL_alloc_buffers.pod26 avoid allocation during data processing or with CRYPTO_set_mem_functions()
57 L<CRYPTO_set_mem_functions(3)>
/third_party/node/deps/openssl/openssl/crypto/
Dmem.c57 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn, in CRYPTO_set_mem_functions() function
/third_party/openssl/crypto/
Dmem.c57 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn, in CRYPTO_set_mem_functions() function
/third_party/openssl/ohos_lite/include/openssl/
Dcrypto.h256 int CRYPTO_set_mem_functions(
Dengine.h722 CRYPTO_set_mem_functions(fns->mem_fns.malloc_fn, \
/third_party/openssl/include/openssl/
Dengine.h801 CRYPTO_set_mem_functions(fns->mem_fns.malloc_fn, \
/third_party/node/deps/openssl/openssl/include/openssl/
Dengine.h801 CRYPTO_set_mem_functions(fns->mem_fns.malloc_fn, \
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/linux-elf/no-asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/include/openssl/
Dcrypto.h337 int CRYPTO_set_mem_functions(CRYPTO_malloc_fn malloc_fn,

123