Searched refs:AuthInfo (Results 1 – 2 of 2) sorted by relevance
147 pub struct AuthInfo { struct244 impl AuthInfo { implementation414 ) -> Result<(Option<HardwareAuthToken>, AuthInfo)> { in authorize_create() argument420 AuthInfo { in authorize_create()618 AuthInfo { in authorize_create()698 (hat, AuthInfo { state, key_usage_limited, confirmation_token_receiver }) in authorize_create()
128 use crate::enforcements::AuthInfo;177 auth_info: Mutex<AuthInfo>,219 auth_info: AuthInfo, in new() argument518 auth_info: AuthInfo, in create_operation() argument