HomeSort by relevance Sort by last modified time
    Searched refs:GS_MAC (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/third_party/nss/ssl/
sslgathr.c 75 ** is encrypted (GS_MAC), or unencrypted (GS_DATA).
77 ** GS_MAC - The machine is in this state while waiting for the remainder
228 gs->state = GS_MAC;
239 case GS_MAC:
sslimpl.h 449 #define GS_MAC 2
    [all...]

Completed in 13 milliseconds