Searched refs:stream_mac (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dt1_enc.c1015 int stream_mac = (send ? (ssl->mac_flags & SSL_MAC_FLAG_WRITE_MAC_STREAM) local
1034 if (stream_mac) {
1079 if (!stream_mac)
1087 if (!stream_mac)
1098 if (!stream_mac)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dt1_enc.c1015 int stream_mac = (send ? (ssl->mac_flags & SSL_MAC_FLAG_WRITE_MAC_STREAM) local
1034 if (stream_mac) {
1079 if (!stream_mac)
1087 if (!stream_mac)
1098 if (!stream_mac)

Completed in 77 milliseconds