Home
last modified time | relevance | path

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

/optee_rust/examples/aes-rs/ta/src/
A Dmain.rs132 let attr = AttributeMemref::from_ref(AttributeId::SecretValue, &key); in alloc_resources()
147 let attr = AttributeMemref::from_ref(AttributeId::SecretValue, &key); in set_aes_key()
/optee_rust/examples/diffie_hellman-rs/ta/src/
A Dmain.rs111 .ref_attribute(AttributeId::SecretValue, p1.buffer()) in derive_key()
/optee_rust/examples/hotp-rs/ta/src/
A Dmain.rs126 let attr = AttributeMemref::from_ref(AttributeId::SecretValue, &tmp_key); in hmac_sha1()
/optee_rust/examples/authentication-rs/ta/src/
A Dmain.rs107 let attr = AttributeMemref::from_ref(AttributeId::SecretValue, key); in prepare()
/optee_rust/optee-utee/src/
A Dobject.rs361 SecretValue = 0xC0000000, enumerator

Completed in 8 milliseconds