Home
last modified time | relevance | path

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

/optee_rust/examples/hotp-rs/ta/src/
A Dmain.rs117 match Mac::allocate(AlgorithmId::HmacSha1, hotp.key_len * 8) { in hmac_sha1()
120 match TransientObject::allocate(TransientObjectType::HmacSha1, hotp.key_len * 8) { in hmac_sha1()
/optee_rust/optee-utee/src/
A Dobject.rs424 HmacSha1 = 0xA0000002, enumerator
A Dcrypto_op.rs1736 HmacSha1 = 0x30000002, enumerator

Completed in 12 milliseconds