Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/avb/tests/
Dutils.rs36 const PUBLIC_KEY_RSA4096_PATH: &str = "data/testkey_rsa4096_pub.bin"; constant
72 Ok(fs::read(PUBLIC_KEY_RSA4096_PATH)?) in load_trusted_public_key()