Home
last modified time | relevance | path

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

/system/security/keystore2/src/crypto/
Derror.rs39 InvalidKeyLength, enumerator
Dlib.rs113 _ => return Err(Error::InvalidKeyLength), in aes_gcm_decrypt()
150 _ => return Err(Error::InvalidKeyLength), in aes_gcm_encrypt()
209 _ => return Err(Error::InvalidKeyLength), in derive_key_pbkdf2()