Searched refs:InvalidSaltLength (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/security/keystore2/src/crypto/ | ||
H A D | error.rs | 46 InvalidSaltLength, enumerator |
H A D | lib.rs | 189 return Err(Error::InvalidSaltLength); in derive_key() |