Searched defs:utype (Results 1 – 15 of 15) sorted by relevance
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | x_bignum.c | 116 int utype, char *free_cont, const ASN1_ITEM *it) in bn_c2i() 131 int utype, char *free_cont, const ASN1_ITEM *it) in bn_secure_c2i()
|
H A D | tasn_new.c | 266 int utype; in asn1_primitive_new() local 331 int utype; in asn1_primitive_clear() local
|
H A D | asn1_gen.c | 58 int utype; member 244 int utype; in asn1_cb() local 401 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi() 576 static ASN1_TYPE *asn1_str2type(const char *str, int format, int utype) in asn1_str2type()
|
H A D | x_int64.c | 74 int utype, char *free_cont, const ASN1_ITEM *it) in uint64_c2i() 176 int utype, char *free_cont, const ASN1_ITEM *it) in uint32_c2i()
|
H A D | tasn_fre.c | 152 int utype; in ossl_asn1_primitive_free() local
|
H A D | tasn_enc.c | 472 int utype; in asn1_i2d_ex_primitive() local 534 int utype; in asn1_ex_i2c() local
|
H A D | x_long.c | 129 int utype, char *free_cont, const ASN1_ITEM *it) in long_c2i()
|
H A D | tasn_dec.c | 703 int ret = 0, utype; in asn1_d2i_ex_primitive() local 832 int utype, char *free_cont, const ASN1_ITEM *it) in asn1_ex_c2i()
|
H A D | tasn_prn.c | 438 long utype; in asn1_primitive_print() local
|
/freebsd/contrib/libder/libder/ |
H A D | libder_private.h | 115 libder_type_is(const struct libder_tag *type, uint8_t utype) in libder_type_is()
|
/freebsd/contrib/tnftp/src/ |
H A D | fetch.c | 322 parse_url(const char *url, const char *desc, url_t *utype, in parse_url()
|
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | RISCV.cpp | 93 static uint32_t utype(uint32_t op, uint32_t rd, uint32_t imm) { in utype() function
|
/freebsd/contrib/file/src/ |
H A D | softmagic.c | 598 #define PRINTER(value, format, stype, utype) \ in mprint() argument
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | asn1t.h.in | 605 long utype; /* underlying type */ member
|
H A D | asn1t.h | 604 long utype; /* underlying type */ member
|