Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 9 of 9) sorted by relevance

/net/ceph/
Dcrypto.c164 void *dst, size_t *dst_len, in ceph_aes_encrypt()
223 size_t *dst_len, in ceph_aes_encrypt2()
286 void *dst, size_t *dst_len, in ceph_aes_decrypt()
427 int ceph_decrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_decrypt()
480 int ceph_encrypt(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_encrypt()
500 int ceph_encrypt2(struct ceph_crypto_key *secret, void *dst, size_t *dst_len, in ceph_encrypt2()
Dmon_client.c713 char *dst, size_t dst_len) in get_poolop_reply_buf()
/net/decnet/
Ddn_rules.c42 unsigned char dst_len; member
Ddn_fib.c550 static void fib_magic(int cmd, int type, __le16 dst, int dst_len, struct dn_ifaddr *ifa) in fib_magic()
Ddn_table.c298 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
/net/ipv4/
Dfib_rules.c38 u8 dst_len; member
Dfib_semantics.c385 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib()
1000 u32 tb_id, u8 type, __be32 dst, int dst_len, u8 tos, in fib_dump_info()
Dfib_frontend.c699 static void fib_magic(int cmd, int type, __be32 dst, int dst_len, struct in_ifaddr *ifa) in fib_magic()
/net/ipv6/
Dip6_fib.c1149 const struct in6_addr *daddr, int dst_len, in fib6_locate()