Home
last modified time | relevance | path

Searched refs:inh_flags (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/x509/
H A Dx509_vpm.c78 param->inh_flags = 0; in x509_verify_param_zero()
149 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
153 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
155 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
156 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
158 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
161 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
183 if (inh_flags & X509_VP_FLAG_RESET_FLAGS) in X509_VERIFY_PARAM_inherit()
201 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
[all …]
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/x509/
H A Dx509_vpm.c77 param->inh_flags = 0; in x509_verify_param_zero()
149 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
153 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
155 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
156 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
158 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
161 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
184 if (inh_flags & X509_VP_FLAG_RESET_FLAGS) in X509_VERIFY_PARAM_inherit()
201 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/security/openssl/openssl-1.1.1n/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/security/openssl-static/openssl-1.1.1l/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
292 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
294 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
294 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dx509_vpm.c157 unsigned long inh_flags; in X509_VERIFY_PARAM_inherit() local
161 inh_flags = dest->inh_flags | src->inh_flags; in X509_VERIFY_PARAM_inherit()
163 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
164 dest->inh_flags = 0; in X509_VERIFY_PARAM_inherit()
166 if (inh_flags & X509_VP_FLAG_LOCKED) in X509_VERIFY_PARAM_inherit()
169 if (inh_flags & X509_VP_FLAG_DEFAULT) in X509_VERIFY_PARAM_inherit()
174 if (inh_flags & X509_VP_FLAG_OVERWRITE) in X509_VERIFY_PARAM_inherit()
233 to->inh_flags |= X509_VP_FLAG_DEFAULT; in X509_VERIFY_PARAM_set1()
235 to->inh_flags = save_flags; in X509_VERIFY_PARAM_set1()
294 return param->inh_flags; in X509_VERIFY_PARAM_get_inh_flags()
[all …]

12345678