Searched refs:Credential (Results 1 – 6 of 6) sorted by relevance
32 pub struct Credential(Opaque<bindings::cred>); struct37 unsafe impl Send for Credential {} implementation41 unsafe impl Sync for Credential {} implementation43 impl Credential { implementation51 pub unsafe fn from_ptr<'a>(ptr: *const bindings::cred) -> &'a Credential { in from_ptr() argument77 unsafe impl AlwaysRefCounted for Credential { implementation85 unsafe fn dec_ref(obj: core::ptr::NonNull<Credential>) { in dec_ref() argument
12 cred::Credential,313 pub fn cred(&self) -> &Credential { in cred() argument321 unsafe { Credential::from_ptr(ptr) } in cred()
119 认证的第一步是使用 `TCG EK Credential Profile`_ 模板进行主密钥的创建,该150 .. _TCG EK Credential Profile: https://trustedcomputinggroup.org/resource/tcg-ek-credential-profile…
87 Credential cache configurable settings.
164 template from the `TCG EK Credential Profile`_ which allows comparison215 .. _TCG EK Credential Profile: https://trustedcomputinggroup.org/resource/tcg-ek-credential-profile…
240 of the mount options. Credential files contain two lines::