Home
last modified time | relevance | path

Searched defs:searchKeyChain (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-secure-store/ios/
H A DSecureStoreModule.swift96 private func searchKeyChain(with key: String, options: SecureStoreOptions) throws -> Data? { in searchKeyChain() function
/expo/ios/versioned/sdk49/ExpoSecureStore/
H A DSecureStoreModule.swift96 private func searchKeyChain(with key: String, options: SecureStoreOptions) throws -> Data? { in searchKeyChain() function