/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | tasn_utl.c | 80 asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_get_choice_selector() 91 asn1_set_choice_selector(ASN1_VALUE **pval, int value, const ASN1_ITEM *it) in asn1_set_choice_selector() 107 asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it) in asn1_do_lock() 128 asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_get_enc_ptr() 142 asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_enc_init() 164 asn1_enc_cleanup(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_enc_cleanup() 175 asn1_enc_save(ASN1_VALUE **pval, CBS *cbs, const ASN1_ITEM *it) in asn1_enc_save() 201 asn1_enc_restore(int *out_len, unsigned char **out, ASN1_VALUE **pval, in asn1_enc_restore() 225 asn1_get_field_ptr(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_get_field_ptr() 242 asn1_do_adb(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt, int nullerr) in asn1_do_adb()
|
H A D | x_long.c | 116 long_get(ASN1_VALUE **pval, long *out_val) in long_get() 122 long_set(ASN1_VALUE **pval, long val) in long_set() 128 long_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in long_new() 136 long_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in long_free() 142 long_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in long_clear() 149 long_i2c(ASN1_VALUE **pval, unsigned char *content, int *putype, in long_i2c() 181 long_c2i(ASN1_VALUE **pval, const unsigned char *content, int len, int utype, in long_c2i() 228 long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, in long_print()
|
H A D | tasn_new.c | 86 ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_item_ex_new() 92 asn1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_item_ex_new() 183 asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_item_clear() 216 ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_new() 251 asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear() 266 ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_primitive_new() 320 asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_primitive_clear()
|
H A D | x_pubkey.c | 80 pubkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in pubkey_cb() 247 pubkey_ex_d2i(int pkey_type, ASN1_VALUE **pval, const unsigned char **in, in pubkey_ex_d2i() 304 pubkey_ex_i2d(int pkey_type, ASN1_VALUE **pval, unsigned char **out, in pubkey_ex_i2d() 351 pkey_pubkey_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in pkey_pubkey_ex_new() 360 pkey_pubkey_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in pkey_pubkey_ex_free() 367 pkey_pubkey_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, in pkey_pubkey_ex_d2i() 374 pkey_pubkey_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, in pkey_pubkey_ex_i2d() 445 rsa_pubkey_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in rsa_pubkey_ex_new() 454 rsa_pubkey_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in rsa_pubkey_ex_free() 461 rsa_pubkey_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, in rsa_pubkey_ex_d2i() [all …]
|
H A D | x_bignum.c | 114 bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in bn_new() 123 bn_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in bn_clear() 130 bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in bn_free() 139 bn_i2c(ASN1_VALUE **pval, unsigned char *content, int *putype, const ASN1_ITEM *it) in bn_i2c() 165 bn_c2i(ASN1_VALUE **pval, const unsigned char *content, int len, int utype, in bn_c2i() 194 bn_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, in bn_print()
|
H A D | tasn_dec.c | 277 asn1_c2i_primitive(ASN1_VALUE **pval, CBS *content, int utype, const ASN1_ITEM *it) in asn1_c2i_primitive() 387 asn1_c2i_any(ASN1_VALUE **pval, CBS *content, int utype, const ASN1_ITEM *it) in asn1_c2i_any() 418 asn1_c2i(ASN1_VALUE **pval, CBS *content, int utype, const ASN1_ITEM *it) in asn1_c2i() 453 asn1_d2i_primitive_content(ASN1_VALUE **pval, CBS *cbs, CBS *cbs_object, in asn1_d2i_primitive_content() 523 asn1_d2i_any(ASN1_VALUE **pval, CBS *cbs, const ASN1_ITEM *it, in asn1_d2i_any() 560 asn1_d2i_mstring(ASN1_VALUE **pval, CBS *cbs, const ASN1_ITEM *it, in asn1_d2i_mstring() 606 asn1_d2i_primitive(ASN1_VALUE **pval, CBS *cbs, const ASN1_ITEM *it, in asn1_d2i_primitive() 642 asn1_item_d2i_choice(ASN1_VALUE **pval, CBS *cbs, const ASN1_ITEM *it, in asn1_item_d2i_choice() 736 asn1_item_d2i_sequence(ASN1_VALUE **pval, CBS *cbs, const ASN1_ITEM *it, in asn1_item_d2i_sequence() 912 asn1_item_d2i_extern(ASN1_VALUE **pval, CBS *cbs, const ASN1_ITEM *it, in asn1_item_d2i_extern() [all …]
|
H A D | tasn_fre.c | 78 ASN1_item_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_item_ex_free() 84 asn1_item_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_item_free() 171 ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_free() 188 ASN1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_primitive_free()
|
H A D | tasn_enc.c | 133 ASN1_item_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, in ASN1_item_ex_i2d() 267 ASN1_template_i2d(ASN1_VALUE **pval, unsigned char **out, in ASN1_template_i2d() 274 asn1_template_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in asn1_template_ex_i2d() 494 asn1_i2d_ex_primitive(ASN1_VALUE **pval, unsigned char **out, in asn1_i2d_ex_primitive() 560 asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, in asn1_ex_i2c()
|
H A D | p8_pkey.c | 69 pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in pkey_cb() 145 int ptype, void *pval, unsigned char *penc, int penclen) in PKCS8_pkey_set0()
|
H A D | nsseq.c | 66 nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in nsseq_cb()
|
H A D | x_name.c | 271 x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in x509_name_ex_free() 433 x509_name_ex_print(BIO *out, ASN1_VALUE **pval, int indent, const char *fname, in x509_name_ex_print()
|
H A D | x_algor.c | 151 X509_ALGOR_set0(X509_ALGOR *alg, ASN1_OBJECT *aobj, int ptype, void *pval) in X509_ALGOR_set0()
|
H A D | x_req.c | 85 rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in rinf_cb()
|
/dflybsd-src/crypto/libressl/crypto/cms/ |
H A D | cms_asn1.c | 220 cms_si_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in cms_si_cb() 601 cms_rek_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in cms_rek_cb() 707 cms_kari_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in cms_kari_cb() 924 cms_ri_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in cms_ri_cb() 1334 cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in cms_cb()
|
/dflybsd-src/crypto/libressl/crypto/rsa/ |
H A D | rsa_asn1.c | 70 rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in rsa_cb() 206 rsa_pss_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in rsa_pss_cb() 292 rsa_oaep_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in rsa_oaep_cb()
|
/dflybsd-src/crypto/libressl/crypto/ec/ |
H A D | ec_ameth.c | 114 void *pval = NULL; in eckey_pub_encode() local 146 eckey_type2param(int ptype, const void *pval) in eckey_type2param() 197 const void *pval; in eckey_pub_decode() local 245 const void *pval; in eckey_priv_decode() local 314 void *pval; in eckey_priv_encode() local
|
/dflybsd-src/crypto/libressl/crypto/gost/ |
H A D | gostr341001_ameth.c | 203 ASN1_STRING *pval = NULL; in pub_decode_gost01() local 248 void *pval = NULL; in pub_encode_gost01() local 415 ASN1_STRING *pval = NULL; in priv_decode_gost01() local
|
/dflybsd-src/crypto/libressl/crypto/dsa/ |
H A D | dsa_asn1.c | 71 sig_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in sig_cb() 160 dsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in dsa_cb()
|
H A D | dsa_ameth.c | 81 const void *pval; in dsa_pub_decode() local 189 const void *pval; in dsa_priv_decode() local
|
/dflybsd-src/crypto/libressl/crypto/pkcs7/ |
H A D | pk7_asn1.c | 157 pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in pk7_cb() 338 si_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in si_cb() 563 ri_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in ri_cb()
|
/dflybsd-src/crypto/libressl/crypto/dh/ |
H A D | dh_asn1.c | 70 dh_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg) in dh_cb()
|
H A D | dh_ameth.c | 83 const void *pval; in dh_pub_decode() local 190 const void *pval; in dh_priv_decode() local
|
/dflybsd-src/contrib/ncurses/ncurses/trace/ |
H A D | varargs.c | 78 char *pval = 0; /* avoid const-cast */ in _nc_varargs() local
|
/dflybsd-src/games/adventure/ |
H A D | vocab.c | 78 put(int object, int where, int pval) in put()
|
/dflybsd-src/contrib/ncurses/ncurses/base/ |
H A D | safe_sprintf.c | 77 char *pval = dummy; /* avoid const-cast */ in _nc_printf_length() local
|