/external/u-boot/lib/crypto/ |
D | rsa_helper.c | 23 const void *value, size_t vlen) in rsa_get_n() 57 const void *value, size_t vlen) in rsa_get_e() 72 const void *value, size_t vlen) in rsa_get_d() 87 const void *value, size_t vlen) in rsa_get_p() 102 const void *value, size_t vlen) in rsa_get_q() 117 const void *value, size_t vlen) in rsa_get_dp() 132 const void *value, size_t vlen) in rsa_get_dq() 147 const void *value, size_t vlen) in rsa_get_qinv()
|
D | pkcs7_parser.c | 212 const void *value, size_t vlen) in pkcs7_note_OID() 231 const void *value, size_t vlen) in pkcs7_sig_note_digest_algo() 269 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo() 290 const void *value, size_t vlen) in pkcs7_check_content_type() 307 const void *value, size_t vlen) in pkcs7_note_signeddata_version() 341 const void *value, size_t vlen) in pkcs7_note_signerinfo_version() 384 const void *value, size_t vlen) in pkcs7_extract_cert() 424 const void *value, size_t vlen) in pkcs7_note_certificate_list() 442 const void *value, size_t vlen) in pkcs7_note_content() 462 const void *value, size_t vlen) in pkcs7_note_data() [all …]
|
D | x509_cert_parser.c | 164 const void *value, size_t vlen) in x509_note_OID() 184 const void *value, size_t vlen) in x509_note_tbs_certificate() 201 const void *value, size_t vlen) in x509_note_pkey_algo() 263 const void *value, size_t vlen) in x509_note_signature() 295 const void *value, size_t vlen) in x509_note_serial() 308 const void *value, size_t vlen) in x509_extract_name_segment() 337 char **_name, size_t vlen) in x509_fabricate_name() 412 const void *value, size_t vlen) in x509_note_issuer() 422 const void *value, size_t vlen) in x509_note_subject() 435 const void *value, size_t vlen) in x509_note_params() [all …]
|
/external/ltp/testcases/kernel/syscalls/sendmmsg/ |
D | sendmmsg_var.h | 11 static int do_sendmmsg(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, in do_sendmmsg() 28 static int do_recvmmsg(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, in do_recvmmsg()
|
/external/strace/tests-mx32/ |
D | libmmsg.c | 46 const unsigned int vlen, const unsigned int flags, in recv_mmsg() 60 const unsigned int vlen, const unsigned int flags) in send_mmsg()
|
D | preadv2-pwritev2.c | 45 const unsigned long vlen, const unsigned long pos) in pr() 52 const unsigned long vlen, const unsigned long pos) in pw() 185 const kernel_ulong_t vlen = (kernel_ulong_t) 0xfac1fed2dad3bef4ULL; in main() local
|
/external/strace/tests-m32/ |
D | libmmsg.c | 46 const unsigned int vlen, const unsigned int flags, in recv_mmsg() 60 const unsigned int vlen, const unsigned int flags) in send_mmsg()
|
D | preadv2-pwritev2.c | 45 const unsigned long vlen, const unsigned long pos) in pr() 52 const unsigned long vlen, const unsigned long pos) in pw() 185 const kernel_ulong_t vlen = (kernel_ulong_t) 0xfac1fed2dad3bef4ULL; in main() local
|
/external/strace/tests/ |
D | libmmsg.c | 46 const unsigned int vlen, const unsigned int flags, in recv_mmsg() 60 const unsigned int vlen, const unsigned int flags) in send_mmsg()
|
D | preadv2-pwritev2.c | 45 const unsigned long vlen, const unsigned long pos) in pr() 52 const unsigned long vlen, const unsigned long pos) in pw() 185 const kernel_ulong_t vlen = (kernel_ulong_t) 0xfac1fed2dad3bef4ULL; in main() local
|
/external/curl/lib/vauth/ |
D | cleartext.c | 127 size_t vlen = strlen(valuep); in Curl_auth_create_login_message() local
|
/external/ltp/testcases/kernel/crypto/ |
D | crypto_user01.c | 35 static void do_check_for_leaks(const char *name, const char *value, size_t vlen) in do_check_for_leaks()
|
/external/boringssl/src/crypto/x509/ |
D | asn1_gen.c | 308 int vlen = 0; in asn1_cb() local 411 static int parse_tagging(const char *vstart, int vlen, int *ptag, int *pclass) in parse_tagging()
|
/external/ltp/lib/ |
D | tst_kconfig.c | 98 size_t vlen = strlen(val); in is_set() local
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_gpsk_common.c | 46 size_t vlen[2]; in eap_gpsk_gkdf_cmac() local 81 size_t vlen[2]; in eap_gpsk_gkdf_sha256() local
|
D | eap_eke_common.c | 214 size_t vlen[3]; in eap_eke_prf_hmac_sha1() local 255 size_t vlen[3]; in eap_eke_prf_hmac_sha256() local
|
/external/strace/ |
D | mmsghdr.c | 126 const unsigned int vlen, const unsigned int msg_len_vlen, in decode_mmsgvec()
|
/external/webrtc/webrtc/base/ |
D | httpbase.cc | 147 size_t vlen = eol - value; in ProcessLine() local 823 size_t vlen, HttpError* error) { in ProcessHeader()
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_btf.h | 7 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ argument
|
/external/ppp/pppd/plugins/radius/ |
D | avpair.c | 267 int vlen; in rc_extract_vendor_specific_attributes() local
|
/external/libnl/lib/route/cls/ematch/ |
D | meta.c | 123 size_t vlen = 0; in meta_parse() local
|
/external/libxaac/decoder/ |
D | ixheaacd_basic_ops.c | 79 WORD32 *dest, WORD32 vlen, WORD8 shift1, in ixheaacd_windowing_long1()
|
/external/ppp/pppd/ |
D | lcp.c | 891 #define ACKCIENDP(opt, neg, class, val, vlen) \ argument 1439 #define REJCIENDP(opt, neg, class, val, vlen) \ argument
|
/external/jemalloc_new/src/ |
D | jemalloc.c | 740 init_opt_stats_print_opts(const char *v, size_t vlen) { in init_opt_stats_print_opts() 849 size_t vlen) { in malloc_conf_error() 876 size_t klen, vlen; local
|
/external/icu/icu4c/source/common/ |
D | locdispnames.cpp | 673 … int32_t vlen = uloc_getDisplayKeywordValue(locale, kw, displayLocale, in uloc_getDisplayName() local
|