Home
last modified time | relevance | path

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

/system/see/authmgr/authmgr-be/src/
Dauthorization.rs227 let sig_verification_key = in complete_authentication() localVariable
240 .verify(signed_response, &sig_verification_key, &*self.crypto.ecdsa) in complete_authentication()
269 sig_verification_key, in complete_authentication()