Searched defs:ciphersuite (Results 1 – 4 of 4) sorted by relevance
1862 const mbedtls_ssl_ciphersuite_t *mbedtls_ssl_ciphersuite_from_id(int ciphersuite) in mbedtls_ssl_ciphersuite_from_id()
926 int endpoint, int ciphersuite, in mbedtls_ssl_tls13_populate_transform()
671 static psa_algorithm_t ssl_tls13_get_ciphersuite_hash_alg(int ciphersuite) in ssl_tls13_get_ciphersuite_hash_alg()
8628 int ciphersuite, in ssl_tls12_populate_transform()9766 const mbedtls_ssl_ciphersuite_t *ciphersuite, in mbedtls_ssl_check_cert_usage()10159 const mbedtls_ssl_ciphersuite_t *ciphersuite = mbedtls_ssl_ciphersuite_from_id(ciphersuite_id); in mbedtls_ssl_export_keying_material() local