Searched defs:EcdsaP256KeyPair (Results 1 – 3 of 3) sorted by relevance
247 pub struct EcdsaP256KeyPair { struct251 pub maced_public_key: MacedPublicKey,254 pub key_blob: Vec<u8>,
91 fn check_processing_generating_key_pair_request(vm: &mut ServiceVm) -> Result<EcdsaP256KeyPair> { in check_processing_generating_key_pair_request()132 remotely_provisioned_key_pair: &EcdsaP256KeyPair, in check_attestation_request()
50 ) -> Result<EcdsaP256KeyPair> { in generate_ecdsa_p256_key_pair()