Lines Matching defs:function
81 * of a function code and an error code) onto the stack our PKCS12 code
243 * matches of the requested type. This function only searches the lists of
354 * There are some limits to this function. It will ignore the following:
1523 * Note about error codes: This function is an internal function, and the
1525 * code if it is something that is unique or if the function which detected
1696 * Note about error codes: This function is an internal function, and the
1751 * Note about error codes: This function is an internal function, and the
2015 * This function uses the only function that reads PEM files, regardless of
2021 * There is only one aspect of this function that's a bit problematic.
2024 * must do the decryption. This function does the decoding.
2470 * Called by our PKCS12 code to read our function and error codes
2497 ERR_SUNW_error(int function, int reason, char *file, int line)
2501 ERR_PUT_error(SUNW_lib_error_code, function, reason, file, line);
2559 * This function is designed to process lists of certs and private keys.
2574 * not found, then this function returns 0 (nothing found).