Searched defs:handshake (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dtls.c772 * Add handshake record to verification hash
776 * @v len Length of handshake record
788 * Calculate handshake verification hash
793 * Calculates the MD5+SHA1 or SHA256 digest over all handshake
831 /* Add to handshake digest */
1219 * Receive new Server Hello handshake record
1222 * @v data Plaintext handshake record
1223 * @v len Length of plaintext handshake record
1268 /* Use MD5+SHA1 digest algorithm for handshake verification
1364 * Receive new Certificate handshake recor
1518 } __attribute__ (( packed )) *handshake = data; local
[all...]

Completed in 38 milliseconds