Home
last modified time | relevance | path

Searched refs:find_sig_alg (Results 1 – 24 of 24) sorted by relevance

/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hx509/
H A Dcrypto.c121 find_sig_alg(const heim_oid *oid);
497 sig = find_sig_alg(&sig_alg->algorithm); in ecdsa_available()
1473 find_sig_alg(const heim_oid *oid) in find_sig_alg() function
1548 md = find_sig_alg(&alg->algorithm); in _hx509_signature_best_before()
1568 md = find_sig_alg(&alg->algorithm); in _hx509_self_signed_valid()
1596 md = find_sig_alg(&alg->algorithm); in _hx509_verify_signature()
1631 md = find_sig_alg(&alg->algorithm); in _hx509_create_signature()
3028 md = find_sig_alg(key->signature_alg); in find_keytype()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2672 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2746 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2681 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2755 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2672 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2746 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2672 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2746 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2672 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2746 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2672 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2746 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2266 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2641 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2715 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2681 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2755 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2674 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2748 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2674 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2748 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2681 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2755 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2681 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2755 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/openssl/openssl-1.1.1n/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2681 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2755 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/openssl-static/openssl-1.1.1l/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2681 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2755 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL)
2672 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey)
2746 lu = find_sig_alg(s, NULL, NULL);
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2674 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2748 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/www/node10/node-v10.24.1/deps/openssl/openssl/ssl/
H A Dt1_lib.c24 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2297 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
2674 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
2748 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/
H A Dt1_lib.c29 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2744 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
3148 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
3214 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/
H A Dt1_lib.c29 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2744 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
3148 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
3214 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/
H A Dt1_lib.c29 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2744 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
3148 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
3214 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/
H A Dt1_lib.c29 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2744 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
3148 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
3214 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/openssl-devel/openssl-3.0.2/ssl/
H A Dt1_lib.c29 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2746 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
3150 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
3216 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/ssl/
H A Dt1_lib.c29 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey);
2746 if (find_sig_alg(s, x, pk) != NULL) in tls1_check_chain()
3150 static const SIGALG_LOOKUP *find_sig_alg(SSL *s, X509 *x, EVP_PKEY *pkey) in find_sig_alg() function
3216 lu = find_sig_alg(s, NULL, NULL); in tls_choose_sigalg()