Searched defs:bReadable (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ssl/
H A Dssl_engine_pphrase.c142 BOOL bReadable; local
219 bReadable = ((pPrivateKey = SSL_read_PrivateKey(ppcb_arg.pkey_file,
227 if (bReadable)

Completed in 10 milliseconds