Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/db_key_operator/src/
H A Dlib.rs35 SecretKey::new_with_alias(user_id, auth_type, access_type, require_password_set, alias) in build_db_key_secret_key()
/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dsecret_key.rs189 pub fn new_with_alias( in new_with_alias() method