Searched refs:ASN1_PRIMITIVE_FUNCS (Results 1 – 8 of 8) sorted by relevance
335 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in ASN1_primitive_new()384 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in asn1_primitive_clear()
77 static const ASN1_PRIMITIVE_FUNCS bignum_pf = {
79 static const ASN1_PRIMITIVE_FUNCS long_pf = {
207 const ASN1_PRIMITIVE_FUNCS *pf; in ASN1_primitive_free()
543 const ASN1_PRIMITIVE_FUNCS *pf; in asn1_primitive_print()
579 const ASN1_PRIMITIVE_FUNCS *pf; in asn1_ex_i2c()
930 const ASN1_PRIMITIVE_FUNCS *pf; in asn1_ex_c2i()
646 } ASN1_PRIMITIVE_FUNCS; typedef