Searched refs:KS_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_common.h322 #define KS_SIZE 2 /**< Size of the \c tls_session.key array. */ macro
376 struct key_state key[KS_SIZE];
H A Dssl_verify.c87 for (j = 0; j < KS_SIZE; ++j)
H A Dssl.c914 for (i = 0; i < KS_SIZE; ++i)

Completed in 88 milliseconds