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

/external/boringssl/include/openssl/
H A Dssl.h2416 /* PSK_MAX_PSK_LEN is the maximum supported length of a pre-shared key. */
2417 #define PSK_MAX_PSK_LEN 256 macro
/external/boringssl/src/include/openssl/
H A Dssl.h2416 /* PSK_MAX_PSK_LEN is the maximum supported length of a pre-shared key. */
2417 #define PSK_MAX_PSK_LEN 256 macro

Completed in 118 milliseconds