Searched defs:dst_len (Results 1 – 9 of 9) sorted by relevance
/net/ceph/ |
D | crypto.c | 164 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()
|
D | mon_client.c | 713 char *dst, size_t dst_len) in get_poolop_reply_buf()
|
/net/decnet/ |
D | dn_rules.c | 42 unsigned char dst_len; member
|
D | dn_fib.c | 550 static void fib_magic(int cmd, int type, __le16 dst, int dst_len, struct dn_ifaddr *ifa) in fib_magic()
|
D | dn_table.c | 298 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
|
/net/ipv4/ |
D | fib_rules.c | 38 u8 dst_len; member
|
D | fib_semantics.c | 385 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()
|
D | fib_frontend.c | 699 static void fib_magic(int cmd, int type, __be32 dst, int dst_len, struct in_ifaddr *ifa) in fib_magic()
|
/net/ipv6/ |
D | ip6_fib.c | 1149 const struct in6_addr *daddr, int dst_len, in fib6_locate()
|