Searched refs:encrypt_string (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/session/ | ||
H A D | mod_session_crypto.c | 122 static apr_status_t encrypt_string(request_rec * r, const apr_crypto_t *f, function 353 res = encrypt_string(r, f, dconf, z->encoded, &encoded); |
Completed in 10 milliseconds