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

  /external/chromium/net/third_party/nss/ssl/
sslimpl.h 507 #define MAX_MAC_CONTEXT_LLONGS (MAX_MAC_CONTEXT_BYTES / 8)
753 PRUint64 md5_cx[MAX_MAC_CONTEXT_LLONGS];
754 PRUint64 sha_cx[MAX_MAC_CONTEXT_LLONGS];
    [all...]
ssl3ext.c 570 PRUint64 hmac_ctx_buf[MAX_MAC_CONTEXT_LLONGS];
892 PRUint64 hmac_ctx_buf[MAX_MAC_CONTEXT_LLONGS];
    [all...]
ssl3con.c     [all...]

Completed in 38 milliseconds