Home
last modified time | relevance | path

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

/net-tools-latest/tinydtls-0.8.2/
Dcrypto.h81 uint8 other_eph_pub_x[32]; member
Ddtls.c648 handshake->keyx.ecdsa.other_eph_pub_x, in calculate_key_block()
1030 memcpy(handshake->keyx.ecdsa.other_eph_pub_x, data, in check_client_keyexchange()
1031 sizeof(handshake->keyx.ecdsa.other_eph_pub_x)); in check_client_keyexchange()
1032 data += sizeof(handshake->keyx.ecdsa.other_eph_pub_x); in check_client_keyexchange()
2654 memcpy(config->keyx.ecdsa.other_eph_pub_x, data, sizeof(config->keyx.ecdsa.other_eph_pub_y)); in check_server_key_exchange_ecdsa()