Lines Matching refs:unwrapError
61 int unwrapError(const ndk::ScopedAStatus& status) { in unwrapError() function
236 auto error = unwrapError(rc); in loadOrCreateAndVerifyEncryptionKey()
260 return unwrapError(rc); in loadOrCreateAndVerifyEncryptionKey()
267 return unwrapError(rc); in loadOrCreateAndVerifyEncryptionKey()
289 auto error = unwrapError(rc); in loadOrCreateAndVerifyAuthenticationKey()
313 return unwrapError(rc); in loadOrCreateAndVerifyAuthenticationKey()
320 return unwrapError(rc); in loadOrCreateAndVerifyAuthenticationKey()
366 return unwrapError(rc); in encryptWithAuthentication()
374 return unwrapError(rc); in encryptWithAuthentication()
411 return unwrapError(rc); in encryptWithAuthentication()
419 return unwrapError(rc); in encryptWithAuthentication()
485 return unwrapError(rc); in decryptWithAuthentication()
501 return unwrapError(rc); in decryptWithAuthentication()
518 return unwrapError(rc); in decryptWithAuthentication()
529 return unwrapError(rc); in decryptWithAuthentication()
774 return unwrapError(rc); in GenerateKey()
789 return unwrapError(rc); in GetCharacteristics()
805 return unwrapError(rc); in ExportKey()
823 return unwrapError(rc); in DeleteKey()
836 auto responseCode = unwrapError(rc); in DoesKeyExist()
841 return unwrapError(rc); in DoesKeyExist()
854 return unwrapError(rc); in List()
879 return unwrapError(rc); in SignAndVerify()
889 return unwrapError(rc); in SignAndVerify()
898 return unwrapError(rc); in SignAndVerify()