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

  /external/openssl/ssl/
s2_pkt.c 130 unsigned char mac[MAX_MAC_SIZE];
252 OPENSSL_assert(mac_size <= MAX_MAC_SIZE);
ssl_locl.h 274 #define MAX_MAC_SIZE 20 /* up from 16 for SSLv3 */
    [all...]
  /external/chromium_org/third_party/boringssl/src/ssl/
ssl_locl.h 260 #define MAX_MAC_SIZE 20 /* up from 16 for SSLv3 */
    [all...]

Completed in 41 milliseconds