Home
last modified time | relevance | path

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

/system/keymint/common/src/crypto/
Dtraits.rs491 macro_rules! log_unimpl { macro
501 log_unimpl!();
513 log_unimpl!(); in add_entropy()
516 log_unimpl!(); in fill_bytes()
534 log_unimpl!(); in now()
712 log_unimpl!(); in delete_all()
/system/keymint/ta/src/
Ddevice.rs20 crypto, crypto::aes, crypto::hmac, crypto::KeyMaterial, crypto::OpaqueOr, keyblob, log_unimpl,