| /linux/lib/crypto/ |
| H A D | sha3.c | 200 void __sha3_update(struct __sha3_ctx *ctx, const u8 *in, size_t in_len) in __sha3_update() 284 static inline bool sha3_224_arch(const u8 *in, size_t in_len, in sha3_224_arch() 291 static inline bool sha3_256_arch(const u8 *in, size_t in_len, in sha3_256_arch() 298 static inline bool sha3_384_arch(const u8 *in, size_t in_len, in sha3_384_arch() 305 static inline bool sha3_512_arch(const u8 *in, size_t in_len, in sha3_512_arch() 312 void sha3_224(const u8 *in, size_t in_len, u8 out[SHA3_224_DIGEST_SIZE]) in sha3_224() 324 void sha3_256(const u8 *in, size_t in_len, u8 out[SHA3_256_DIGEST_SIZE]) in sha3_256() 336 void sha3_384(const u8 *in, size_t in_len, u8 out[SHA3_384_DIGEST_SIZE]) in sha3_384() 348 void sha3_512(const u8 *in, size_t in_len, u8 out[SHA3_512_DIGEST_SIZE]) in sha3_512() 360 void shake128(const u8 *in, size_t in_len, u8 *out, size_t out_len) in shake128() [all …]
|
| /linux/lib/crypto/s390/ |
| H A D | sha3.h | 64 static inline bool s390_sha3(int func, const u8 *in, size_t in_len, in s390_sha3() 88 static bool sha3_224_arch(const u8 *in, size_t in_len, in sha3_224_arch() 96 static bool sha3_256_arch(const u8 *in, size_t in_len, in sha3_256_arch() 104 static bool sha3_384_arch(const u8 *in, size_t in_len, in sha3_384_arch() 112 static bool sha3_512_arch(const u8 *in, size_t in_len, in sha3_512_arch()
|
| /linux/drivers/infiniband/core/ |
| H A D | ucma.c | 376 int in_len, int out_len) in ucma_get_event() 446 int in_len, int out_len) in ucma_create_id() 598 int in_len, int out_len) in ucma_destroy_id() 632 int in_len, int out_len) in ucma_bind_ip() 657 int in_len, int out_len) in ucma_bind() 683 int in_len, int out_len) in ucma_resolve_ip() 710 int in_len, int out_len) in ucma_resolve_addr() 737 const char __user *inbuf, int in_len, in ucma_resolve_ib_service() 760 int in_len, int out_len) in ucma_resolve_route() 846 int in_len, int out_len) in ucma_query_route() [all …]
|
| /linux/drivers/platform/x86/tuxedo/nb04/ |
| H A D | wmi_util.c | 19 acpi_size in_len, in __wmi_method_acpi_object_out() 48 acpi_size in_len, in __wmi_method_buffer_out()
|
| /linux/lib/ |
| H A D | decompress_unlz4.c | 31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4() 207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()
|
| H A D | decompress_unlzo.c | 41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() 97 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo()
|
| H A D | decompress_unzstd.c | 125 static int INIT decompress_single(const u8 *in_buf, long in_len, u8 *out_buf, in decompress_single() 165 static int INIT __unzstd(unsigned char *in_buf, long in_len, in __unzstd()
|
| H A D | decompress_unlzma.c | 539 STATIC inline int INIT unlzma(unsigned char *buf, long in_len, in unlzma() 672 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()
|
| /linux/net/ceph/ |
| H A D | crypto.c | 265 void *buf, int buf_len, int in_len, int *pout_len) in ceph_aes_crypt() 329 void *buf, int buf_len, int in_len, int *pout_len) in ceph_krb5_encrypt() 359 void *buf, int buf_len, int in_len, int *pout_len) in ceph_krb5_decrypt() 390 void *buf, int buf_len, int in_len, int *pout_len) in ceph_crypt()
|
| /linux/lib/crypto/tests/ |
| H A D | sha3_kunit.c | 250 static void shake(int alg, const u8 *in, size_t in_len, u8 *out, size_t out_len) in shake() 285 for (size_t in_len = 0; in_len <= max_len; in_len++) { in test_shake_all_lens_up_to_4096() local 321 const size_t in_len = rand_length(max_len); in test_shake_multiple_squeezes() local
|
| /linux/include/crypto/ |
| H A D | sha3.h | 184 const u8 *in, size_t in_len) in sha3_update() 244 const u8 *in, size_t in_len) in shake_update()
|
| /linux/net/tls/ |
| H A D | tls_strp.c | 212 size_t in_len) in tls_strp_copyin_frag() argument 288 size_t in_len) in tls_strp_copyin_skb() argument 343 unsigned int offset, size_t in_len) in tls_strp_copyin() argument
|
| H A D | tls_device_fallback.c | 44 struct scatter_walk *out, int *in_len, in tls_enc_record() argument [all...] |
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tx_tso.c | 66 unsigned int in_len; member 174 unsigned int header_len, in_len; in tso_start() local
|
| /linux/fs/smb/client/ |
| H A D | smb1transport.c | 139 char *in_buf, unsigned int in_len, int flags) in SendReceiveNoRsp() 225 struct smb_hdr *in_buf, unsigned int in_len, in SendReceive()
|
| /linux/fs/ubifs/ |
| H A D | crypto.c | 39 unsigned int in_len, unsigned int *out_len, int block) in ubifs_encrypt()
|
| /linux/include/linux/ |
| H A D | keyctl.h | 34 __u32 in_len; /* Input data size */ member
|
| H A D | pci-tsm.h | 236 sockptr_t req_in, size_t in_len, in pci_tsm_guest_req()
|
| /linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
| H A D | string-attributes.c | 45 int in_len = strlen(buf); in validate_str_input() local
|
| /linux/drivers/platform/x86/hp/hp-bioscfg/ |
| H A D | string-attributes.c | 35 int in_len = strlen(buf); in validate_string_input() local
|
| /linux/include/uapi/linux/ |
| H A D | keyctl.h | 110 __u32 in_len; /* Input data size */ member
|
| /linux/drivers/virt/coco/tdx-guest/ |
| H A D | tdx-guest.c | 190 u32 in_len; member
|
| /linux/drivers/fwctl/pds/ |
| H A D | main.c | 351 void *in, size_t in_len, size_t *out_len) in pdsfc_fw_rpc()
|
| /linux/drivers/fwctl/mlx5/ |
| H A D | main.c | 307 void *rpc_in, size_t in_len, size_t *out_len) in mlx5ctl_fw_rpc()
|
| /linux/scripts/kconfig/ |
| H A D | preprocess.c | 507 size_t in_len, out_len; in __expand_string() local
|