| /external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/ |
| D | tasn_utl.c | 78 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_get_choice_selector() 84 int asn1_set_choice_selector(ASN1_VALUE **pval, int value, in asn1_set_choice_selector() 93 static CRYPTO_refcount_t *asn1_get_references(ASN1_VALUE **pval, in asn1_get_references() 105 void asn1_refcount_set_one(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_refcount_set_one() 112 int asn1_refcount_dec_and_test_zero(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_refcount_dec_and_test_zero() 120 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_get_enc_ptr() 132 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_enc_init() 144 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_enc_free() 159 int asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, in asn1_enc_save() 190 int asn1_enc_restore(int *len, unsigned char **out, ASN1_VALUE **pval, in asn1_enc_restore() [all …]
|
| D | tasn_new.c | 88 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_item_ex_new() 93 static int asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it, in asn1_item_ex_combine_new() 192 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_item_clear() 224 static int ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_new() 257 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear() 271 static int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_primitive_new() 318 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_primitive_clear()
|
| D | tasn_fre.c | 73 void ASN1_item_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_item_ex_free() 78 void asn1_item_combine_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int combine) in asn1_item_combine_free() 167 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_free() 184 void ASN1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_primitive_free()
|
| D | tasn_enc.c | 123 int ASN1_item_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in ASN1_item_ex_i2d() 247 static int asn1_template_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in asn1_template_ex_i2d() 452 static int asn1_i2d_ex_primitive(ASN1_VALUE **pval, unsigned char **out, in asn1_i2d_ex_primitive() 502 static int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype, in asn1_ex_i2c()
|
| D | tasn_dec.c | 148 ASN1_VALUE *ASN1_item_d2i(ASN1_VALUE **pval, in ASN1_item_d2i() 167 static int asn1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, in asn1_item_ex_d2i() 482 int ASN1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, in ASN1_item_ex_d2i() 681 static int asn1_d2i_ex_primitive(ASN1_VALUE **pval, in asn1_d2i_ex_primitive() 814 static int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in asn1_ex_c2i()
|
| /external/cronet/third_party/boringssl/src/crypto/asn1/ |
| D | tasn_utl.c | 79 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_get_choice_selector() 85 int asn1_set_choice_selector(ASN1_VALUE **pval, int value, in asn1_set_choice_selector() 94 static CRYPTO_refcount_t *asn1_get_references(ASN1_VALUE **pval, in asn1_get_references() 106 void asn1_refcount_set_one(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_refcount_set_one() 113 int asn1_refcount_dec_and_test_zero(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_refcount_dec_and_test_zero() 121 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_get_enc_ptr() 134 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_enc_init() 143 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_enc_free() 150 int asn1_enc_save(ASN1_VALUE **pval, const uint8_t *in, size_t in_len, in asn1_enc_save() 187 int asn1_enc_restore(int *len, unsigned char **out, ASN1_VALUE **pval, in asn1_enc_restore() [all …]
|
| D | tasn_new.c | 86 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it) { in ASN1_item_ex_new() 187 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_item_clear() 219 static int ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) { in ASN1_template_new() 250 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) { in asn1_template_clear() 262 static int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it) { in ASN1_primitive_new() 311 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_primitive_clear()
|
| D | tasn_fre.c | 72 void ASN1_item_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) { in ASN1_item_ex_free() 163 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) { in ASN1_template_free() 177 void ASN1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it) { in ASN1_primitive_free()
|
| D | tasn_enc.c | 114 int ASN1_item_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in ASN1_item_ex_i2d() 123 int asn1_item_ex_i2d_opt(ASN1_VALUE **pval, unsigned char **out, in asn1_item_ex_i2d_opt() 272 static int asn1_template_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in asn1_template_ex_i2d() 499 static int asn1_i2d_ex_primitive(ASN1_VALUE **pval, unsigned char **out, in asn1_i2d_ex_primitive() 564 static int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *out_omit, in asn1_ex_i2c()
|
| D | tasn_dec.c | 163 ASN1_VALUE *ASN1_item_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, in ASN1_item_d2i() 195 static int asn1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, in asn1_item_ex_d2i() 491 int ASN1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, in ASN1_item_ex_d2i() 659 static int asn1_d2i_ex_primitive(ASN1_VALUE **pval, const unsigned char **in, in asn1_d2i_ex_primitive() 752 static int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, long len, in asn1_ex_c2i()
|
| /external/boringssl/src/crypto/asn1/ |
| D | tasn_utl.c | 79 int asn1_get_choice_selector(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_get_choice_selector() 85 int asn1_set_choice_selector(ASN1_VALUE **pval, int value, in asn1_set_choice_selector() 94 static CRYPTO_refcount_t *asn1_get_references(ASN1_VALUE **pval, in asn1_get_references() 106 void asn1_refcount_set_one(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_refcount_set_one() 113 int asn1_refcount_dec_and_test_zero(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_refcount_dec_and_test_zero() 121 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_get_enc_ptr() 134 void asn1_enc_init(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_enc_init() 143 void asn1_enc_free(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_enc_free() 150 int asn1_enc_save(ASN1_VALUE **pval, const uint8_t *in, size_t in_len, in asn1_enc_save() 187 int asn1_enc_restore(int *len, unsigned char **out, ASN1_VALUE **pval, in asn1_enc_restore() [all …]
|
| D | tasn_new.c | 86 int ASN1_item_ex_new(ASN1_VALUE **pval, const ASN1_ITEM *it) { in ASN1_item_ex_new() 187 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_item_clear() 219 static int ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) { in ASN1_template_new() 250 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) { in asn1_template_clear() 262 static int ASN1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it) { in ASN1_primitive_new() 311 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it) { in asn1_primitive_clear()
|
| D | tasn_fre.c | 72 void ASN1_item_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) { in ASN1_item_ex_free() 163 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) { in ASN1_template_free() 177 void ASN1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it) { in ASN1_primitive_free()
|
| D | tasn_enc.c | 114 int ASN1_item_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in ASN1_item_ex_i2d() 123 int asn1_item_ex_i2d_opt(ASN1_VALUE **pval, unsigned char **out, in asn1_item_ex_i2d_opt() 272 static int asn1_template_ex_i2d(ASN1_VALUE **pval, unsigned char **out, in asn1_template_ex_i2d() 499 static int asn1_i2d_ex_primitive(ASN1_VALUE **pval, unsigned char **out, in asn1_i2d_ex_primitive() 564 static int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *out_omit, in asn1_ex_i2c()
|
| D | tasn_dec.c | 163 ASN1_VALUE *ASN1_item_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, in ASN1_item_d2i() 195 static int asn1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, in asn1_item_ex_d2i() 491 int ASN1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, in ASN1_item_ex_d2i() 659 static int asn1_d2i_ex_primitive(ASN1_VALUE **pval, const unsigned char **in, in asn1_d2i_ex_primitive() 752 static int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, long len, in asn1_ex_c2i()
|
| /external/tinyalsa_new/examples/plugins/ |
| D | sample_mixer_plugin.c | 135 int ctl_idx, int pval, void *pdata) in create_integer_ctl() 146 int ctl_idx, int pval, void *pdata) in create_byte_array_ctl() 157 int ctl_idx, int pval, void *pdata) in create_tlv_ctl() 168 int pval, void *pdata) in create_enum_ctl()
|
| /external/cronet/third_party/boringssl/src/crypto/x509/ |
| D | x_x509.c | 304 static int x509_new_cb(ASN1_VALUE **pval, const ASN1_ITEM *it) { in x509_new_cb() 309 static void x509_free_cb(ASN1_VALUE **pval, const ASN1_ITEM *it) { in x509_free_cb() 314 static int x509_d2i_cb(ASN1_VALUE **pval, const unsigned char **in, long len, in x509_d2i_cb() 338 static int x509_i2d_cb(ASN1_VALUE **pval, unsigned char **out, in x509_i2d_cb()
|
| D | x_req.c | 73 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb()
|
| D | x_crl.c | 90 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb() 190 static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_cb()
|
| /external/boringssl/src/crypto/x509/ |
| D | x_x509.c | 304 static int x509_new_cb(ASN1_VALUE **pval, const ASN1_ITEM *it) { in x509_new_cb() 309 static void x509_free_cb(ASN1_VALUE **pval, const ASN1_ITEM *it) { in x509_free_cb() 314 static int x509_d2i_cb(ASN1_VALUE **pval, const unsigned char **in, long len, in x509_d2i_cb() 338 static int x509_i2d_cb(ASN1_VALUE **pval, unsigned char **out, in x509_i2d_cb()
|
| D | x_req.c | 73 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb()
|
| D | x_crl.c | 90 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb() 190 static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_cb()
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
| D | x_req.c | 75 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb()
|
| /external/ppp/pppd/plugins/radius/ |
| D | avpair.c | 34 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/libvpx/vp9/encoder/ |
| D | vp9_temporal_filter.c | 862 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 886 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 910 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 931 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 955 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local 976 unsigned int pval = accumulator[k] + (count[k] >> 1); in vp9_temporal_filter_iterate_row_c() local
|