Home
last modified time | relevance | path

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

/third_party/openssl/test/testutil/
Dstanza.c41 static int read_key(STANZA *s) in read_key() function
130 if (!read_key(s)) in test_readstanza()
134 if (!read_key(s)) in test_readstanza()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_record.h37 u8 read_key[TLS_MAX_WRITE_KEY_LEN]; member
Dtlsv1_record.c122 rl->read_iv, rl->read_key, in tlsv1_record_change_read_cipher()
Dtlsv1_server.c107 os_memcpy(conn->rl.read_key, pos, conn->rl.key_material_len); in tlsv1_server_derive_keys()
Dtlsv1_client.c105 os_memcpy(conn->rl.read_key, pos, conn->rl.key_material_len); in tls_derive_keys()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_record.h37 u8 read_key[TLS_MAX_WRITE_KEY_LEN]; member
Dtlsv1_record.c122 rl->read_iv, rl->read_key, in tlsv1_record_change_read_cipher()
Dtlsv1_server.c107 os_memcpy(conn->rl.read_key, pos, conn->rl.key_material_len); in tlsv1_server_derive_keys()
Dtlsv1_client.c129 os_memcpy(conn->rl.read_key, pos, conn->rl.key_material_len); in tls_derive_keys()
/third_party/ffmpeg/fftools/
Dffmpeg.c457 static int read_key(void) in read_key() function
3988 key = read_key(); in check_keyboard_interaction()
4013 while ((k = read_key()) != '\n' && k != '\r' && i < sizeof(buf)-1) in check_keyboard_interaction()
4058 while ((k = read_key()) != '\n' && k != '\r' && i < sizeof(buf)-1) in check_keyboard_interaction()
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.81919 (read_line), (read_string), (read_key), (parse_response_status),
/third_party/gstreamer/gstplugins_base/
DChangeLog140179 (gst_rtsp_connection_send), (read_line), (read_string), (read_key),