Searched refs:HcfX509DistinguishedNameImpl (Results 1 – 2 of 2) sorted by relevance
34 } HcfX509DistinguishedNameImpl; typedef79 HcfX509DistinguishedNameImpl *impl = (HcfX509DistinguishedNameImpl *)self; in DestroyX509DistinguishedName()94 return ((HcfX509DistinguishedNameImpl *)self)->spiObj->engineGetEncode( in GetEncoded()95 ((HcfX509DistinguishedNameImpl *)self)->spiObj, out); in GetEncoded()108 return ((HcfX509DistinguishedNameImpl *)self)->spiObj->engineGetName( in GetName()109 ((HcfX509DistinguishedNameImpl *)self)->spiObj, type, out, outArr); in GetName()127 HcfX509DistinguishedNameImpl *x509NameImpl = in HcfX509DistinguishedNameCreate()128 (HcfX509DistinguishedNameImpl *)CfMalloc(sizeof(HcfX509DistinguishedNameImpl), 0); in HcfX509DistinguishedNameCreate()
64 } HcfX509DistinguishedNameImpl; typedef110 HcfX509DistinguishedNameImpl *x509NameImpl = (HcfX509DistinguishedNameImpl *)x509Name; in SetUpTestCase()