Searched defs:der (Results 1 – 3 of 3) sorted by relevance
157 DeviceEventResponse der = new DeviceEventResponse(DeviceAllocationState.Unknown, true); in testUpdateFastbootState_gone() local
539 DeviceEventResponse der = in testInit_excludeDevice() local566 DeviceEventResponse der = in testInit_includeDevice() local
33 let der = ec_cose_signature_to_der(k, signature).context("Signature to DER")?; in verify_cose_sign1() localVariable