Home
last modified time | relevance | path

Searched defs:verify_key (Results 1 – 3 of 3) sorted by relevance

/system/see/authmgr/authmgr-common/src/
Dsigned_connection_request.rs289 let verify_key = cert_chain.validate(&ecdsa).expect("failed to validate the cert chain"); in test_sign_verify_connection_request() localVariable
/system/authgraph/core/src/
Dkeyexchange.rs309 let verify_key = in finish() localVariable
/system/authgraph/tests/src/
Dlib.rs853 let verify_key = in validate_identity() localVariable