Lines Matching refs:be
22 * Enrolls desiredPassword, which may be derived from a user selected pin
26 * If there was already a password enrolled, current password handle must be
27 * passed in currentPasswordHandle, and current password must be passed in
34 * wants to replace. May be empty only if there's no currently enrolled
35 * password. Otherwise must be non-empty.
46 * This buffer can be used on subsequent calls to enroll or
47 * verify. On error, this buffer must be empty.
51 * If ERROR_RETRY_TIMEOUT is returned, response.timeout must be non-zero.
65 * On success, returns verification token in response.data, which shall be
75 * user wishes to verify against. Must be non-empty.
77 * @param providedPassword The plaintext password to be verified against the
83 * On error, data buffer must be empty.
88 * If ERROR_RETRY_TIMEOUT is returned, response.timeout must be non-zero.
97 * the user cannot be verified anymore.
107 * If ERROR_RETRY_TIMEOUT is returned, response.timeout must be non-zero.
113 * no users must be enrolled on the device.
121 * If ERROR_RETRY_TIMEOUT is returned, response.timeout must be non-zero.