Searched refs:OVPN_NONCE_SIZE (Results 1 – 2 of 2) sorted by relevance
29 #define OVPN_NONCE_SIZE 12 macro39 #define OVPN_NONCE_WIRE_SIZE (OVPN_NONCE_SIZE - OVPN_NONCE_TAIL_SIZE)
77 BUILD_BUG_ON(4 + OVPN_NONCE_TAIL_SIZE != OVPN_NONCE_SIZE); in ovpn_pktid_aead_write()