Searched refs:ctr_atype (Results 1 – 1 of 1) sorted by relevance
60 ASN1_TYPE ctr_atype; in dh_sharedinfo_encode() local67 ctr_atype.type = V_ASN1_OCTET_STRING; in dh_sharedinfo_encode()68 ctr_atype.value.octet_string = &ctr_oct; in dh_sharedinfo_encode()70 atmp.parameter = &ctr_atype; in dh_sharedinfo_encode()