Home
last modified time | relevance | path

Searched refs:InvalidSaltLength (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/security/keystore2/src/crypto/
H A Derror.rs46 InvalidSaltLength, enumerator
H A Dlib.rs189 return Err(Error::InvalidSaltLength); in derive_key()