Home
last modified time | relevance | path

Searched refs:pub_oct (Results 1 – 25 of 37) sorted by relevance

12

/dports/security/libressl-static/libressl-3.3.5/crypto/ec/
H A Dec_asn1.c1398 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1401 pub_oct = ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1403 if (pub_oct == NULL || pub_oct_len <= 0) { in d2i_ECPrivateKey()
1409 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1411 pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/security/libressl/libressl-3.4.3/crypto/ec/
H A Dec_asn1.c1387 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1390 pub_oct = ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1392 if (pub_oct == NULL || pub_oct_len <= 0) { in d2i_ECPrivateKey()
1398 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1400 pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/ec/
H A Dec_asn1.c1398 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1401 pub_oct = ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1403 if (pub_oct == NULL || pub_oct_len <= 0) { in d2i_ECPrivateKey()
1409 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1411 pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/ec/
H A Dec_asn1.c1398 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1401 pub_oct = ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1403 if (pub_oct == NULL || pub_oct_len <= 0) { in d2i_ECPrivateKey()
1409 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1411 pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/www/obhttpd/libressl-3.4.1/crypto/ec/
H A Dec_asn1.c1387 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1390 pub_oct = ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1392 if (pub_oct == NULL || pub_oct_len <= 0) { in d2i_ECPrivateKey()
1398 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1400 pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/ec/
H A Dec_asn1.c1172 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1183 pub_oct = M_ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1186 ret->conv_form = (point_conversion_form_t)(pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1188 pub_oct, pub_oct_len, NULL)) in d2i_ECPrivateKey()
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/ec/
H A Dec_asn1.c1047 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1057 pub_oct = M_ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1060 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1062 pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/ec/
H A Dec_asn1.c1076 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1079 pub_oct = M_ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1089 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1091 pub_oct, (size_t)(pub_oct_len), NULL)) { in d2i_ECPrivateKey()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/ec/
H A Dec_asn1.c1076 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1079 pub_oct = M_ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1089 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1091 pub_oct, (size_t)(pub_oct_len), NULL)) { in d2i_ECPrivateKey()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/ec/
H A Dec_asn1.c1156 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1159 pub_oct = M_ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1169 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1171 pub_oct, (size_t)(pub_oct_len), NULL)) { in d2i_ECPrivateKey()
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/ec/
H A Dec_asn1.c1071 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1074 pub_oct = M_ASN1_STRING_data(priv_key->publicKey); in d2i_ECPrivateKey()
1084 ret->conv_form = (point_conversion_form_t) (pub_oct[0] & ~0x01); in d2i_ECPrivateKey()
1086 pub_oct, (size_t)(pub_oct_len), NULL)) { in d2i_ECPrivateKey()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_asn1.c941 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
944 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
946 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_asn1.c941 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
944 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
946 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_asn1.c941 const unsigned char *pub_oct;
944 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey);
946 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) {
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_asn1.c1021 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1024 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
1026 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ec/
H A Dec_asn1.c1046 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1049 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
1051 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_asn1.c980 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
983 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
985 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/ec/
H A Dec_asn1.c1021 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1024 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
1026 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_asn1.c980 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
983 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
985 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_asn1.c1021 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1024 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
1026 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_asn1.c1004 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1007 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
1009 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/
H A Dec_asn1.c1021 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1024 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
1026 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/ec/
H A Dec_asn1.c1043 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1046 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
1048 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ec/
H A Dec_asn1.c1046 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1049 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
1051 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/ec/
H A Dec_asn1.c1043 const unsigned char *pub_oct; in d2i_ECPrivateKey() local
1046 pub_oct = ASN1_STRING_get0_data(priv_key->publicKey); in d2i_ECPrivateKey()
1048 if (!EC_KEY_oct2key(ret, pub_oct, pub_oct_len, NULL)) { in d2i_ECPrivateKey()

12