Searched refs:SignedVBMetaPrimaryAnnotationLeaf (Results 1 – 6 of 6) sorted by relevance
166 } SignedVBMetaPrimaryAnnotationLeaf; typedef181 SignedVBMetaPrimaryAnnotationLeaf* annotation_leaf;
449 static bool parse_signature(SignedVBMetaPrimaryAnnotationLeaf* leaf, in parse_signature()493 static bool parse_annotation(SignedVBMetaPrimaryAnnotationLeaf* leaf, in parse_annotation()566 SignedVBMetaPrimaryAnnotationLeaf* leaf; in parse_annotation_leaf()572 leaf = (SignedVBMetaPrimaryAnnotationLeaf*)avb_calloc( in parse_annotation_leaf()573 sizeof(SignedVBMetaPrimaryAnnotationLeaf)); in parse_annotation_leaf()
129 leaf = aftltool.SignedVBMetaPrimaryAnnotationLeaf()139 leaf = aftltool.SignedVBMetaPrimaryAnnotationLeaf()145 leaf = aftltool.SignedVBMetaPrimaryAnnotationLeaf()209 self.test_anno_1 = aftltool.SignedVBMetaPrimaryAnnotationLeaf(394 leaf = aftltool.SignedVBMetaPrimaryAnnotationLeaf(1110 leaf = aftltool.SignedVBMetaPrimaryAnnotationLeaf()1119 leaf = aftltool.SignedVBMetaPrimaryAnnotationLeaf.parse(1128 leaf = aftltool.SignedVBMetaPrimaryAnnotationLeaf.parse(b'Invalid data')1133 leaf = aftltool.SignedVBMetaPrimaryAnnotationLeaf()1137 leaf = aftltool.SignedVBMetaPrimaryAnnotationLeaf.parse(
416 self.annotation_leaf = SignedVBMetaPrimaryAnnotationLeaf.parse(432 self.annotation_leaf = SignedVBMetaPrimaryAnnotationLeaf()578 self.annotation_leaf = SignedVBMetaPrimaryAnnotationLeaf.parse(1228 class SignedVBMetaPrimaryAnnotationLeaf(Leaf): class1234 super(SignedVBMetaPrimaryAnnotationLeaf, self).__init__(1302 super(SignedVBMetaPrimaryAnnotationLeaf, self).print_desc(o)
203 (SignedVBMetaPrimaryAnnotationLeaf*)avb_calloc( in SetUp()204 sizeof(SignedVBMetaPrimaryAnnotationLeaf)); in SetUp()