Searched refs:uint32_pf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/crypto/openssl/crypto/asn1/ |
| H A D | x_int64.c | 234 static ASN1_PRIMITIVE_FUNCS uint32_pf = { variable 255 ASN1_ITYPE_PRIMITIVE, V_ASN1_INTEGER, NULL, 0, &uint32_pf, 260 ASN1_ITYPE_PRIMITIVE, V_ASN1_INTEGER, NULL, 0, &uint32_pf, 0, "UINT32" 273 ASN1_ITYPE_PRIMITIVE, V_ASN1_INTEGER, NULL, 0, &uint32_pf, 278 ASN1_ITYPE_PRIMITIVE, V_ASN1_INTEGER, NULL, 0, &uint32_pf,
|