Home
last modified time | relevance | path

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

/external/wpa_supplicant/
Dtlsv1_common.c104 static const struct tls_cipher_data * tls_get_cipher_data(tls_cipher cipher) in tls_get_cipher_data() function
201 data = tls_get_cipher_data(suite->cipher); in tlsv1_record_set_cipher_suite()