Home
last modified time | relevance | path

Searched defs:sig_algo (Results 1 – 25 of 85) sorted by relevance

1234

/dports/security/botan110/Botan-1.10.17/src/cert/cvc/
H A Dcvc_self.cpp39 const OID& sig_algo) in eac_1_1_encoding()
103 AlgorithmIdentifier sig_algo; in create_self_signed_cert() local
130 AlgorithmIdentifier sig_algo; in create_cvc_req() local
232 AlgorithmIdentifier sig_algo = signer.signature_algorithm(); in link_cvca() local
279 AlgorithmIdentifier sig_algo(signer_cert.signature_algorithm()); in sign_request() local
H A Dsigned_obj.h85 AlgorithmIdentifier sig_algo; variable
/dports/security/botan110/Botan-1.10.17/src/cert/x509self/
H A Dx509self.cpp50 AlgorithmIdentifier sig_algo; in create_self_signed_cert() local
96 AlgorithmIdentifier sig_algo; in create_cert_req() local
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dx509_ca.cpp152 const AlgorithmIdentifier& sig_algo, in make_cert()
173 const AlgorithmIdentifier& sig_algo, in make_cert()
321 AlgorithmIdentifier& sig_algo) in choose_sig_format()
330 AlgorithmIdentifier& sig_algo) in choose_sig_format()
H A Dx509_obj.cpp323 std::string choose_sig_algo(AlgorithmIdentifier& sig_algo, in choose_sig_algo()
411 std::unique_ptr<PK_Signer> X509_Object::choose_sig_format(AlgorithmIdentifier& sig_algo, in choose_sig_format()
H A Dx509self.cpp56 AlgorithmIdentifier sig_algo; in create_self_signed_cert() local
H A Dx509_crl.cpp119 const AlgorithmIdentifier& sig_algo) in decode_crl_body()
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dx509_ca.cpp152 const AlgorithmIdentifier& sig_algo, in make_cert()
173 const AlgorithmIdentifier& sig_algo, in make_cert()
321 AlgorithmIdentifier& sig_algo) in choose_sig_format()
330 AlgorithmIdentifier& sig_algo) in choose_sig_format()
H A Dx509_obj.cpp323 std::string choose_sig_algo(AlgorithmIdentifier& sig_algo, in choose_sig_algo()
411 std::unique_ptr<PK_Signer> X509_Object::choose_sig_format(AlgorithmIdentifier& sig_algo, in choose_sig_format()
H A Dx509self.cpp56 AlgorithmIdentifier sig_algo; in create_self_signed_cert() local
H A Dx509_crl.cpp119 const AlgorithmIdentifier& sig_algo) in decode_crl_body()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dx509_ca.cpp152 const AlgorithmIdentifier& sig_algo, in make_cert()
173 const AlgorithmIdentifier& sig_algo, in make_cert()
321 AlgorithmIdentifier& sig_algo) in choose_sig_format()
330 AlgorithmIdentifier& sig_algo) in choose_sig_format()
H A Dx509_obj.cpp323 std::string choose_sig_algo(AlgorithmIdentifier& sig_algo, in choose_sig_algo()
411 std::unique_ptr<PK_Signer> X509_Object::choose_sig_format(AlgorithmIdentifier& sig_algo, in choose_sig_format()
H A Dx509self.cpp56 AlgorithmIdentifier sig_algo; in create_self_signed_cert() local
/dports/security/botan110/Botan-1.10.17/src/cert/x509cert/
H A Dx509_obj.h101 AlgorithmIdentifier sig_algo; variable
/dports/security/botan110/Botan-1.10.17/src/cert/x509ca/
H A Dx509_ca.cpp92 const AlgorithmIdentifier& sig_algo, in make_cert()
220 AlgorithmIdentifier& sig_algo) in choose_sig_format()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/
H A Dtls_ciphersuite.h91 std::string sig_algo() const { return auth_method_to_string(auth_method()); } in sig_algo() function
/dports/security/botan2/Botan-2.18.2/src/lib/tls/
H A Dtls_ciphersuite.h91 std::string sig_algo() const { return auth_method_to_string(auth_method()); } in sig_algo() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/
H A Dtls_ciphersuite.h91 std::string sig_algo() const { return auth_method_to_string(auth_method()); } in sig_algo() function
/dports/security/nmap/nmap-7.91/
H A Dnse_ssl_cert.cc536 const char *sig_algo = OBJ_nid2ln(X509_get_signature_nid(cert)); local
538 const char *sig_algo = OBJ_nid2ln(OBJ_obj2nid(cert->sig_alg->algorithm)); local
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_x509.cpp779 const std::string& sig_algo, in test_x509_cert()
969 const std::string& sig_algo, in test_usage()
1077 const std::string& sig_algo, in test_self_issued()
1391 const std::string& sig_algo, in test_custom_dn_attr()
1458 const std::string& sig_algo, in test_x509_extensions()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_x509.cpp779 const std::string& sig_algo, in test_x509_cert()
969 const std::string& sig_algo, in test_usage()
1077 const std::string& sig_algo, in test_self_issued()
1391 const std::string& sig_algo, in test_custom_dn_attr()
1458 const std::string& sig_algo, in test_x509_extensions()
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/security/credentials/jwt/
H A Djson_token.cc272 const char* sig_algo = GRPC_JWT_RSA_SHA256_ALGORITHM; in grpc_jwt_encode_and_sign() local
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/security/credentials/jwt/
H A Djson_token.cc275 const char* sig_algo = GRPC_JWT_RSA_SHA256_ALGORITHM; in grpc_jwt_encode_and_sign() local
/dports/devel/grpc/grpc-1.42.0/src/core/lib/security/credentials/jwt/
H A Djson_token.cc272 const char* sig_algo = GRPC_JWT_RSA_SHA256_ALGORITHM; in grpc_jwt_encode_and_sign() local

1234