Searched refs:ASN1_PRIMITIVE_FUNCS (Results 1 – 10 of 10) 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 = {
273 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in asn1_primitive_new()334 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in asn1_primitive_clear()
35 static ASN1_PRIMITIVE_FUNCS long_pf = {
152 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; in asn1_primitive_free()
442 const ASN1_PRIMITIVE_FUNCS *pf; in asn1_primitive_print()
517 const ASN1_PRIMITIVE_FUNCS *pf; in asn1_ex_i2c()
800 const ASN1_PRIMITIVE_FUNCS *pf; in asn1_ex_c2i()
64 -T ASN1_PRIMITIVE_FUNCS
701 } ASN1_PRIMITIVE_FUNCS; typedef