Home
last modified time | relevance | path

Searched refs:psk_type (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls13_keys.h483 int psk_type,
H A Dssl_tls13_server.c335 int *psk_type, in ssl_tls13_offered_psks_check_identity_match() argument
342 *psk_type = MBEDTLS_SSL_TLS1_3_PSK_EXTERNAL; in ssl_tls13_offered_psks_check_identity_match()
350 *psk_type = MBEDTLS_SSL_TLS1_3_PSK_RESUMPTION; in ssl_tls13_offered_psks_check_identity_match()
408 int psk_type, psa_algorithm_t psk_hash_alg) in ssl_tls13_offered_psks_check_binder_match() argument
436 psk, psk_len, psk_type, in ssl_tls13_offered_psks_check_binder_match()
H A Dssl_tls13_keys.c837 int psk_type, in mbedtls_ssl_tls13_create_psk_binder() argument
881 if (psk_type == MBEDTLS_SSL_TLS1_3_PSK_RESUMPTION) { in mbedtls_ssl_tls13_create_psk_binder()
H A Dssl_tls13_client.c827 int psk_type, in ssl_tls13_write_binder() argument
859 psk, psk_len, psk_type, in ssl_tls13_write_binder()