Home
last modified time | relevance | path

Searched refs:DROPBEAR_ENABLE_GCM_MODE (Results 1 – 8 of 8) sorted by relevance

/dports/security/dropbear/dropbear-2020.81/
H A Dlocaloptions.h5 #define DROPBEAR_ENABLE_GCM_MODE 1 macro
H A Dgcm.h32 #if DROPBEAR_ENABLE_GCM_MODE
H A Ddefault_options.h109 #define DROPBEAR_ENABLE_GCM_MODE 0 macro
H A Dgcm.c31 #if DROPBEAR_ENABLE_GCM_MODE
H A Dsysoptions.h226 #define DROPBEAR_AEAD_MODE ((DROPBEAR_CHACHA20POLY1305) || (DROPBEAR_ENABLE_GCM_MODE))
H A Dsession.h90 #if DROPBEAR_ENABLE_GCM_MODE
H A Dcommon-algo.c143 #if DROPBEAR_ENABLE_GCM_MODE
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/headers/
H A Dtomcrypt_dropbear.h38 #if DROPBEAR_ENABLE_GCM_MODE