Searched refs:ASN1_PRIMITIVE_FUNCS (Results 1 – 11 of 11) sorted by relevance
37 static ASN1_PRIMITIVE_FUNCS bignum_pf = {47 static ASN1_PRIMITIVE_FUNCS cbignum_pf = {
234 static ASN1_PRIMITIVE_FUNCS uint32_pf = {244 static ASN1_PRIMITIVE_FUNCS uint64_pf = {
272 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in asn1_primitive_new()333 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in asn1_primitive_clear()
31 static ASN1_PRIMITIVE_FUNCS long_pf = {
156 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in ossl_asn1_primitive_free()
442 const ASN1_PRIMITIVE_FUNCS *pf; in asn1_primitive_print()
538 const ASN1_PRIMITIVE_FUNCS *pf; in asn1_ex_i2c()
838 const ASN1_PRIMITIVE_FUNCS *pf; in asn1_ex_c2i()
63 -T ASN1_PRIMITIVE_FUNCS
610 /* funcs can be ASN1_PRIMITIVE_FUNCS*, ASN1_EXTERN_FUNCS*, or ASN1_AUX* */679 } ASN1_PRIMITIVE_FUNCS; typedef
678 } ASN1_PRIMITIVE_FUNCS; typedef