Searched refs:MIN_SHARED_SECRET_LENGTH (Results 1 – 1 of 1) sorted by relevance
23 #define MIN_SHARED_SECRET_LENGTH 6 macro36 …if ((sharedSecret->length < MIN_SHARED_SECRET_LENGTH) || (sharedSecret->length > MAX_SHARED_SECRET… in CheckKeyAgreeStartSessionParams()