Searched refs:RKF_INLINE (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 Dcrypto.h169 #define RKF_INLINE (1<<1) macro
H A Dcrypto.c761 read_key_file (&key2, passphrase_file, RKF_INLINE|RKF_MUST_SUCCEED);
873 * Key can be provided as a filename in 'file' or if RKF_INLINE
876 if (flags & RKF_INLINE) /* 'file' is a string containing ascii representation of key */
996 if (!(flags & RKF_INLINE))
H A Dinit.c2033 rkf_flags |= RKF_INLINE;

Completed in 66 milliseconds