HP Open Source Security for OpenVMS Volume 1: Common Data Security Architecture > Human Recognition Service (HRS) API FunctionsHRS_Process
 NAMECSSM_HRS_Process, HRS_Process — Processes the intermediate data captured via a call to HRS_Capture for the purpose of either verification or identification SYNOPSIS#include <hrs.h> 
 
 PARAMETERSThe parameter definitions are the same for the API and the SPI. 
 DESCRIPTIONThis function processes the intermediate data captured via a call to HRS_Capture() for the purpose of either verification or identification. If the processing capability is in the attached service provider, a “processed” BIR is returned; otherwise, ProcessedBIR is set to NULL. RETURN VALUEA CSSM_RETURN value indicating success or specifying a particular error condition. The value CSSM_OK indicates success. All other values represent an error condition. ERRORSErrors are described in the CDSA Technical Standard. CSSMERR_CSSM_NOT_INITIALIZED  |