Home
last modified time | relevance | path

Searched defs:KeyError (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/crates/openssl/src/
Daes.rs74 pub struct KeyError(()); struct
96 pub fn new_encrypt(key: &[u8]) -> Result<AesKey, KeyError> { in new_encrypt() argument
120 pub fn new_decrypt(key: &[u8]) -> Result<AesKey, KeyError> { in new_decrypt() argument
201 ) -> Result<usize, KeyError> { argument
240 ) -> Result<usize, KeyError> { argument
/aosp_15_r20/external/fonttools/Lib/fontTools/unicodedata/
H A D__init__.py209 script_code: str, default: type[KeyError] = KeyError
214 script_code: str, default: T | type[KeyError] = KeyError
/aosp_15_r20/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dui.h56 enum class KeyError : int { enum
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...