Home
last modified time | relevance | path

Searched refs:alg_nid (Results 1 – 25 of 66) sorted by relevance

123

/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/asn1/
H A Dp5_pbev2.c91 int alg_nid; variable
99 alg_nid = EVP_CIPHER_type(cipher);
100 if(alg_nid == NID_undef) {
105 obj = OBJ_nid2obj(alg_nid);
151 if(alg_nid == NID_rc2_cbc) {
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/asn1/
H A Dp5_pbev2.c93 int alg_nid; variable
101 alg_nid = EVP_CIPHER_type(cipher);
102 if (alg_nid == NID_undef) {
107 obj = OBJ_nid2obj(alg_nid);
162 if (alg_nid == NID_rc2_cbc) {
/dports/net-im/libmesode/libmesode-0.10.1/src/
H A Dtls_openssl.c162 int alg_nid; in _x509_to_tlscert() local
166 int alg_nid; in _x509_to_tlscert() local
232 alg_nid = OBJ_obj2nid(cert->cert_info->key->algor->algorithm); in _x509_to_tlscert()
236 alg_nid = NID_undef; in _x509_to_tlscert()
239 alg_nid = OBJ_obj2nid(ppkalg); in _x509_to_tlscert()
242 if (alg_nid != NID_undef) { in _x509_to_tlscert()
243 const char* keyalg = OBJ_nid2ln(alg_nid); in _x509_to_tlscert()
251 alg_nid = OBJ_obj2nid(cert->sig_alg->algorithm); in _x509_to_tlscert()
255 alg_nid = OBJ_obj2nid(palg->algorithm); in _x509_to_tlscert()
257 if (alg_nid != NID_undef) { in _x509_to_tlscert()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/asn1/
H A Dp5_pbev2.c95 int alg_nid, keylen; variable
100 alg_nid = EVP_CIPHER_type(cipher);
101 if (alg_nid == NID_undef) {
113 scheme->algorithm = OBJ_nid2obj(alg_nid);
148 if (alg_nid == NID_rc2_cbc)
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/asn1/
H A Dp5_pbev2.c95 int alg_nid, keylen; variable
100 alg_nid = EVP_CIPHER_type(cipher);
101 if (alg_nid == NID_undef) {
113 scheme->algorithm = OBJ_nid2obj(alg_nid);
148 if (alg_nid == NID_rc2_cbc)
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/asn1/
H A Dp5_pbev2.c95 int alg_nid, keylen; variable
101 alg_nid = EVP_CIPHER_type(cipher);
102 if (alg_nid == NID_undef) {
107 obj = OBJ_nid2obj(alg_nid);
150 if (alg_nid == NID_rc2_cbc)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/security/openssl-static/openssl-1.1.1l/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/asn1/
H A Dp5_pbev2.c95 int alg_nid, keylen; variable
100 alg_nid = EVP_CIPHER_type(cipher);
101 if (alg_nid == NID_undef) {
113 scheme->algorithm = OBJ_nid2obj(alg_nid);
148 if (alg_nid == NID_rc2_cbc)
/dports/security/openssl/openssl-1.1.1n/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/asn1/
H A Dp5_pbev2.c45 int alg_nid, keylen; variable
50 alg_nid = EVP_CIPHER_type(cipher);
51 if (alg_nid == NID_undef) {
62 scheme->algorithm = OBJ_nid2obj(alg_nid);
99 if (alg_nid == NID_rc2_cbc)

123