Searched defs:crypt_init (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/session/ | ||
H A D | mod_session_crypto.c | 65 static apr_status_t crypt_init(request_rec *r, function 149 res = crypt_init(r, f, &cipher, dconf); 244 res = crypt_init(r, f, &cipher, dconf); |
Completed in 11 milliseconds