Searched refs:get_signature_algorithm (Results 1 – 5 of 5) sorted by relevance
127 static const SSL_SIGNATURE_ALGORITHM *get_signature_algorithm(uint16_t sigalg) { in get_signature_algorithm() function148 const SSL_SIGNATURE_ALGORITHM *alg = get_signature_algorithm(sigalg); in pkey_supports_algorithm()179 const SSL_SIGNATURE_ALGORITHM *alg = get_signature_algorithm(sigalg); in setup_ctx()301 const SSL_SIGNATURE_ALGORITHM *alg = get_signature_algorithm(sigalg); in ssl_private_key_supports_signature_algorithm()478 const SSL_SIGNATURE_ALGORITHM *alg = get_signature_algorithm(sigalg); in SSL_get_signature_algorithm_key_type()483 const SSL_SIGNATURE_ALGORITHM *alg = get_signature_algorithm(sigalg); in SSL_get_signature_algorithm_digest()491 const SSL_SIGNATURE_ALGORITHM *alg = get_signature_algorithm(sigalg); in SSL_is_signature_algorithm_rsa_pss()
2157 assert b"sha256WithRSAEncryption" == cert.get_signature_algorithm()2189 cert.get_signature_algorithm()
1218 def get_signature_algorithm(self): member in X509
213 method to the X509 type, get_signature_algorithm, for inspecting