Searched refs:PORT_SetError (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Dec.c262 PORT_SetError(SEC_ERROR_INVALID_ARGS);
448 PORT_SetError(SEC_ERROR_INVALID_ARGS);
487 PORT_SetError(SEC_ERROR_INVALID_ARGS);
494 PORT_SetError(SEC_ERROR_UNSUPPORTED_EC_POINT_FORM);
497 PORT_SetError(SEC_ERROR_BAD_KEY);
534 PORT_SetError(SEC_ERROR_BAD_KEY);
584 PORT_SetError(SEC_ERROR_INVALID_ARGS);
670 PORT_SetError(SEC_ERROR_INVALID_ARGS);
682 PORT_SetError(SEC_ERROR_OUTPUT_LEN);
707 PORT_SetError(SEC_ERROR_NEED_RANDO
[all...]
H A Decdecode.c172 PORT_SetError(SEC_ERROR_UNSUPPORTED_ELLIPTIC_CURVE);
180 PORT_SetError(SEC_ERROR_UNSUPPORTED_ELLIPTIC_CURVE);
570 PORT_SetError(SEC_ERROR_UNSUPPORTED_ELLIPTIC_CURVE);
H A Decc_impl.h111 #define PORT_SetError(e) macro

Completed in 41 milliseconds