Home
last modified time | relevance | path

Searched defs:vlen (Results 1 – 14 of 14) sorted by relevance

/linux-4.19.296/crypto/
Drsa_helper.c22 const void *value, size_t vlen) in rsa_get_n()
52 const void *value, size_t vlen) in rsa_get_e()
67 const void *value, size_t vlen) in rsa_get_d()
82 const void *value, size_t vlen) in rsa_get_p()
97 const void *value, size_t vlen) in rsa_get_q()
112 const void *value, size_t vlen) in rsa_get_dp()
127 const void *value, size_t vlen) in rsa_get_dq()
142 const void *value, size_t vlen) in rsa_get_qinv()
Dtestmgr.h107 unsigned short vlen; member
/linux-4.19.296/crypto/asymmetric_keys/
Dpkcs7_parser.c210 const void *value, size_t vlen) in pkcs7_note_OID()
229 const void *value, size_t vlen) in pkcs7_sig_note_digest_algo()
267 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo()
287 const void *value, size_t vlen) in pkcs7_check_content_type()
304 const void *value, size_t vlen) in pkcs7_note_signeddata_version()
338 const void *value, size_t vlen) in pkcs7_note_signerinfo_version()
381 const void *value, size_t vlen) in pkcs7_extract_cert()
421 const void *value, size_t vlen) in pkcs7_note_certificate_list()
439 const void *value, size_t vlen) in pkcs7_note_content()
459 const void *value, size_t vlen) in pkcs7_note_data()
[all …]
Dx509_cert_parser.c151 const void *value, size_t vlen) in x509_note_OID()
171 const void *value, size_t vlen) in x509_note_tbs_certificate()
188 const void *value, size_t vlen) in x509_note_pkey_algo()
240 const void *value, size_t vlen) in x509_note_signature()
271 const void *value, size_t vlen) in x509_note_serial()
284 const void *value, size_t vlen) in x509_extract_name_segment()
313 char **_name, size_t vlen) in x509_fabricate_name()
388 const void *value, size_t vlen) in x509_note_issuer()
398 const void *value, size_t vlen) in x509_note_subject()
411 const void *value, size_t vlen) in x509_extract_key_data()
[all …]
Dmscode_parser.c42 const void *value, size_t vlen) in mscode_note_content_type()
74 const void *value, size_t vlen) in mscode_note_digest_algo()
122 const void *value, size_t vlen) in mscode_note_digest()
/linux-4.19.296/fs/
Dread_write.c978 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_readv()
995 unsigned long vlen, loff_t *pos, rwf_t flags) in vfs_writev()
1013 unsigned long vlen, rwf_t flags) in do_readv()
1033 unsigned long vlen, rwf_t flags) in do_writev()
1059 unsigned long vlen, loff_t pos, rwf_t flags) in do_preadv()
1082 unsigned long vlen, loff_t pos, rwf_t flags) in do_pwritev()
1105 unsigned long, vlen) in SYSCALL_DEFINE3() argument
1111 unsigned long, vlen) in SYSCALL_DEFINE3() argument
1117 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument
1125 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument
[all …]
Dsplice.c353 unsigned long vlen, loff_t offset) in kernel_readv()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_sf.h30 #define XFS_ATTR_SF_ENTSIZE_BYNAME(nlen,vlen) /* space name/value uses */ \ argument
Dxfs_da_format.h824 static inline int xfs_attr_leaf_entsize_local(int nlen, int vlen) in xfs_attr_leaf_entsize_local()
/linux-4.19.296/fs/nfsd/
Dvfs.c933 struct kvec *vec, int vlen, unsigned long *count) in nfsd_readv()
983 loff_t offset, struct kvec *vec, int vlen, in nfsd_vfs_write()
1045 loff_t offset, struct kvec *vec, int vlen, unsigned long *count) in nfsd_read()
1079 struct kvec *vec, int vlen, unsigned long *cnt, int stable) in nfsd_write()
Dxdr.h30 int vlen; member
Dxdr3.h35 int vlen; member
/linux-4.19.296/fs/jffs2/
Dwbuf.c860 int vlen = invecs[invec].iov_len; in jffs2_flash_writev() local
/linux-4.19.296/drivers/s390/crypto/
Dpkey_api.c777 size_t rlen, vlen; in fetch_mkvp() local