Home
last modified time | relevance | path

Searched refs:EXFLAG_SET (Results 1 - 25 of 65) sorted by relevance

123

/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dx509v3.rs53 pub const EXFLAG_SET: u32 = 0x100; consts
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_purp.c415 if (x->ex_flags & EXFLAG_SET) { /* Cert has already been processed */ in ossl_x509v3_cache_extensions()
620 x->ex_flags |= EXFLAG_SET; /* Indicate that cert has been processed */ in ossl_x509v3_cache_extensions()
639 x->ex_flags |= EXFLAG_SET; /* indicate that cert has been processed */ in ossl_x509v3_cache_extensions()
H A Dx_all.c458 if (EVP_MD_is_a(md, SN_sha1) && (cert->ex_flags & EXFLAG_SET) != 0 in X509_digest()
570 && (data->flags & EXFLAG_SET) != 0 in X509_CRL_digest()
H A Dx_crl.c258 crl->flags |= EXFLAG_SET;
/third_party/openssl/crypto/x509/
H A Dv3_purp.c415 if (x->ex_flags & EXFLAG_SET) { /* Cert has already been processed */ in ossl_x509v3_cache_extensions()
620 x->ex_flags |= EXFLAG_SET; /* Indicate that cert has been processed */ in ossl_x509v3_cache_extensions()
639 x->ex_flags |= EXFLAG_SET; /* indicate that cert has been processed */ in ossl_x509v3_cache_extensions()
H A Dx_all.c458 if (EVP_MD_is_a(md, SN_sha1) && (cert->ex_flags & EXFLAG_SET) != 0 in X509_digest()
570 && (data->flags & EXFLAG_SET) != 0 in X509_CRL_digest()
H A Dx_crl.c258 crl->flags |= EXFLAG_SET;
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509v3.h360 /* EXFLAG_SET is set to indicate that some values have been precomputed */
361 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dx509v3.h647 /* EXFLAG_SET is set to indicate that some values have been precomputed */
648 # define EXFLAG_SET 0x100 macro

Completed in 76 milliseconds

123