Home
last modified time | relevance | path

Searched refs:InvalidMacLength (Results 1 – 4 of 4) sorted by relevance

/system/keymint/common/src/crypto/
Daes.rs184 let tag_len = get_tag_value!(params, MacLength, ErrorCode::InvalidMacLength)?; in new()
187 InvalidMacLength, in new()
199 InvalidMacLength, in new()
/system/keymint/common/src/
Dtag.rs1196 InvalidMacLength, in check_begin_aes_params()
1296 InvalidMacLength, in check_begin_hmac_params()
/system/keymint/ta/src/
Dkeys.rs616 InvalidMacLength, in import_wrapped_key()
/system/keymint/wire/src/
Dkeymint.rs245 InvalidMacLength = -57, enumerator