104 /* * * The reqid field is filled when the operation has * been accepted and started, and can be used to later retrieve * the operation results via CIOCNCRYPTRET or identify the * request in the completion list returned by CIOCNCRYPTRETM. * * The opaque pointer can be set arbitrarily by the user * and it is passed back in the crypt_result structure * when the request completes. This field can be used for example * to track context for the request and avoid lookups in the * user application. */