Home
last modified time | relevance | path

Searched defs:pval (Results 1 – 25 of 28) sorted by relevance

12

/external/openssl/crypto/asn1/
Dtasn_utl.c76 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_get_choice_selector()
86 int asn1_set_choice_selector(ASN1_VALUE **pval, int value, const ASN1_ITEM *it) in asn1_set_choice_selector()
101 int asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it) in asn1_do_lock()
128 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_get_enc_ptr()
139 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_enc_init()
151 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_enc_free()
165 int asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, in asn1_enc_save()
185 int asn1_enc_restore(int *len, unsigned char **out, ASN1_VALUE **pval, in asn1_enc_restore()
203 ASN1_VALUE ** asn1_get_field_ptr(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_get_field_ptr()
220 const ASN1_TEMPLATE *asn1_do_adb(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt, in asn1_do_adb()
Dtasn_new.c83 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_item_ex_new()
88 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it, in asn1_item_ex_combine_new()
230 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_item_clear()
266 int ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_new()
311 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear()
325 int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_primitive_new()
377 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_primitive_clear()
Dtasn_fre.c74 void ASN1_item_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_item_ex_free()
79 static void asn1_item_combine_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int combine) in asn1_item_combine_free()
183 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_free()
204 void ASN1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_primitive_free()
Dx_long.c100 static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in long_free()
105 static int long_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it) in long_i2c()
142 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in long_c2i()
175 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, in long_print()
Dx_bignum.c102 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in bn_free()
110 static int bn_i2c(ASN1_VALUE **pval, unsigned char *cont, int *putype, const ASN1_ITEM *it) in bn_i2c()
126 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in bn_c2i()
Dnsseq.c65 static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in nsseq_cb()
Dx_req.c82 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb()
Dtasn_enc.c130 int ASN1_item_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in ASN1_item_ex_i2d()
264 int ASN1_template_i2d(ASN1_VALUE **pval, unsigned char **out, in ASN1_template_i2d()
270 static int asn1_template_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in asn1_template_ex_i2d()
504 static int asn1_i2d_ex_primitive(ASN1_VALUE **pval, unsigned char **out, in asn1_i2d_ex_primitive()
565 int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, in asn1_ex_i2c()
Dp8_pkey.c65 static int pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pkey_cb()
Dtasn_dec.c128 ASN1_VALUE *ASN1_item_d2i(ASN1_VALUE **pval, in ASN1_item_d2i()
141 int ASN1_template_d2i(ASN1_VALUE **pval, in ASN1_template_d2i()
154 int ASN1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, in ASN1_item_ex_d2i()
766 static int asn1_d2i_ex_primitive(ASN1_VALUE **pval, in asn1_d2i_ex_primitive()
919 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in asn1_ex_c2i()
Dx_x509.c84 static int x509_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in x509_cb()
Dx_pubkey.c72 static int pubkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pubkey_cb()
349 int ptype, void *pval, in X509_PUBKEY_set0_param()
Dx_crl.c94 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb()
208 static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_cb()
Dx_name.c157 static void x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in x509_name_ex_free()
294 static int x509_name_ex_print(BIO *out, ASN1_VALUE **pval, in x509_name_ex_print()
/external/openssl/crypto/dh/
Ddh_asn1.c67 static int dh_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dh_cb()
Ddh_ameth.c76 void *pval; in dh_pub_decode() local
132 void *pval = NULL; in dh_pub_encode() local
189 void *pval; in dh_priv_decode() local
/external/openssl/crypto/rsa/
Drsa_asn1.c67 static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rsa_cb()
/external/srec/srec/clib/
Dswimodel.c413 prdata pval; in Gaussian_Grand_Density_Swimodel() local
441 prdata pval, gval; in mixture_diagonal_gaussian_swimodel() local
/external/openssl/crypto/pkcs7/
Dpk7_asn1.c81 static int pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pk7_cb()
/external/openssl/crypto/ec/
Dec_ameth.c106 void *pval = NULL; in eckey_pub_encode() local
139 static EC_KEY *eckey_type2param(int ptype, void *pval) in eckey_type2param()
193 void *pval; in eckey_pub_decode() local
243 void *pval; in eckey_priv_decode() local
317 void *pval; in eckey_priv_encode() local
/external/ppp/pppd/plugins/radius/
Davpair.c34 VALUE_PAIR *rc_avpair_add (VALUE_PAIR **list, int attrid, void *pval, int len, in rc_avpair_add()
60 int rc_avpair_assign (VALUE_PAIR *vp, void *pval, int len) in rc_avpair_assign()
110 VALUE_PAIR *rc_avpair_new (int attrid, void *pval, int len, int vendorcode) in rc_avpair_new()
/external/iproute2/include/linux/tc_act/
Dtc_gact.h19 __u16 pval; member
/external/openssl/crypto/dsa/
Ddsa_asn1.c67 static int sig_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in sig_cb()
Ddsa_ameth.c74 void *pval; in dsa_pub_decode() local
141 void *pval = NULL; in dsa_pub_encode() local
195 void *pval; in dsa_priv_decode() local
/external/clang/test/Analysis/
Dcasts.c32 void f1(struct s **pval) { in f1()

12