HomeSort by: relevance | last modified time | path
    Searched refs:PPP_crypto_error (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
crypto.h 152 void PPP_crypto_error(char *fmt, ...);
crypto.c 80 PPP_crypto_error("Could not initialize digest");
93 PPP_crypto_error("Could not update digest");
105 PPP_crypto_error("Could not perform final digest");
138 PPP_crypto_error("Could not initialize cipher");
151 PPP_crypto_error("Could not perform crypto operation");
163 PPP_crypto_error("Could not perform final crypto operation");
170 PPP_crypto_error(char *fmt, ...)
208 PPP_crypto_error("Could not load legacy provider");
215 PPP_crypto_error("Could not load default provider");

Completed in 15 milliseconds