/third_party/node/deps/openssl/openssl/crypto/ct/ |
H A D | ct_b64.c | 130 * Allocate, build and returns a new |ct_log| from input |pkey_base64| 135 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, in CTLOG_new_from_base64_ex() argument 144 if (ct_log == NULL) { in CTLOG_new_from_base64_ex() 163 *ct_log = CTLOG_new_ex(pkey, name, libctx, propq); in CTLOG_new_from_base64_ex() 164 if (*ct_log == NULL) { in CTLOG_new_from_base64_ex() 172 int CTLOG_new_from_base64(CTLOG **ct_log, const char *pkey_base64, in CTLOG_new_from_base64() argument 175 return CTLOG_new_from_base64_ex(ct_log, pkey_base64, name, NULL, NULL); in CTLOG_new_from_base64()
|
H A D | ct_log.c | 147 static int ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, in ctlog_new_from_conf() argument 164 return CTLOG_new_from_base64_ex(ct_log, pkey_base64, description, in ctlog_new_from_conf() 188 CTLOG *ct_log = NULL; in ctlog_store_load_log() local 201 ret = ctlog_new_from_conf(load_ctx->log_store, &ct_log, load_ctx->conf, tmp); in ctlog_store_load_log() 214 if (!sk_CTLOG_push(load_ctx->log_store->logs, ct_log)) { in ctlog_store_load_log() 220 CTLOG_free(ct_log); in ctlog_store_load_log()
|
/third_party/openssl/crypto/ct/ |
H A D | ct_b64.c | 130 * Allocate, build and returns a new |ct_log| from input |pkey_base64| 135 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, in CTLOG_new_from_base64_ex() argument 144 if (ct_log == NULL) { in CTLOG_new_from_base64_ex() 163 *ct_log = CTLOG_new_ex(pkey, name, libctx, propq); in CTLOG_new_from_base64_ex() 164 if (*ct_log == NULL) { in CTLOG_new_from_base64_ex() 172 int CTLOG_new_from_base64(CTLOG **ct_log, const char *pkey_base64, in CTLOG_new_from_base64() argument 175 return CTLOG_new_from_base64_ex(ct_log, pkey_base64, name, NULL, NULL); in CTLOG_new_from_base64()
|
H A D | ct_log.c | 147 static int ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, in ctlog_new_from_conf() argument 164 return CTLOG_new_from_base64_ex(ct_log, pkey_base64, description, in ctlog_new_from_conf() 188 CTLOG *ct_log = NULL; in ctlog_store_load_log() local 201 ret = ctlog_new_from_conf(load_ctx->log_store, &ct_log, load_ctx->conf, tmp); in ctlog_store_load_log() 214 if (!sk_CTLOG_push(load_ctx->log_store->logs, ct_log)) { in ctlog_store_load_log() 220 CTLOG_free(ct_log); in ctlog_store_load_log()
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
H A D | ct.h | 501 int CTLOG_new_from_base64_ex(CTLOG **ct_log, const char *pkey_base64, 510 int CTLOG_new_from_base64(CTLOG ** ct_log,
|