Home
last modified time | relevance | path

Searched refs:config_auto_cookie_secure (Results 1 – 4 of 4) sorted by relevance

/dports/security/snuffleupagus/snuffleupagus-0.7.0/src/
H A Dsnuffleupagus.c96 SP_INIT(config_auto_cookie_secure); in PHP_GINIT_FUNCTION()
170 FREE_CFG(config_auto_cookie_secure); in PHP_MSHUTDOWN_FUNCTION()
H A Dsp_config.h173 sp_config_auto_cookie_secure *config_auto_cookie_secure; member
H A Dsp_cookie_encryption.c136 if (SNUFFLEUPAGUS_G(config).config_auto_cookie_secure) {
H A Dsp_config_keywords.c117 line, &(SNUFFLEUPAGUS_G(config).config_auto_cookie_secure->enable), NULL); in parse_auto_cookie_secure()