Searched refs:key_source2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_common.h54 * the \c key_source2 structure in the list below is only valid if %key
64 * -# \c S_SENT_KEY, have sent local part of \c key_source2 random
66 * -# \c S_GOT_KEY, have received remote part of \c key_source2 random
73 * client's \c key_source2 random material before generating and sending
126 struct key_source2 { struct
167 struct key_source2 *key_src; /* source entropy for key expansion */
H A Dssl.c722 ALLOC_OBJ_CLEAR (ks->key_src, struct key_source2);
1268 * For debugging, print contents of key_source2 structure.
1298 key_source2_print (const struct key_source2 *k)
1481 const struct key_source2 *key_src,
1576 key_source2_randomize_write (struct key_source2 *k2,
1601 key_source2_read (struct key_source2 *k2,

Completed in 178 milliseconds