/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | connect_ping.c | 32 socklen_t sa_len; in subtest() local
|
/kernel/liteos_a/net/lwip-2.1/porting/include/lwip/ |
H A D | sockets.h | 68 #define sa_len sa_data[0] * 0 + SA_LEN(naddr, _) macro
|
/kernel/liteos_m/components/net/lwip-2.1/porting/include/lwip/ |
H A D | sockets.h | 68 #define sa_len sa_data[0] * 0 + SA_LEN(naddr, _) macro
|
/kernel/uniproton/src/net/lwip-2.1/include/lwip/ |
H A D | sockets.h | 48 #define sa_len sa_data[0] * 0 + SA_LEN(naddr, _) macro
|
/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 623 crypto4xx_hash_alg_init(struct crypto_tfm *tfm, unsigned int sa_len, unsigned char ha, unsigned char hm) crypto4xx_hash_alg_init() argument [all...] |
H A D | crypto4xx_core.h | 123 u32 sa_len; member
|
H A D | crypto4xx_core.c | 677 crypto4xx_build_pd(struct crypto_async_request *req, struct crypto4xx_ctx *ctx, struct scatterlist *src, struct scatterlist *dst, const unsigned int datalen, const __le32 *iv, const u32 iv_len, const struct dynamic_sa_ctl *req_sa, const unsigned int sa_len, const unsigned int assoclen, struct scatterlist *_dst) crypto4xx_build_pd() argument
|
H A D | crypto4xx_reg_def.h | 278 u32 sa_len; /* only if dynamic sa is used */ member
|
/kernel/linux/linux-6.6/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 623 crypto4xx_hash_alg_init(struct crypto_tfm *tfm, unsigned int sa_len, unsigned char ha, unsigned char hm) crypto4xx_hash_alg_init() argument [all...] |
H A D | crypto4xx_core.h | 123 u32 sa_len; member
|
H A D | crypto4xx_core.c | 677 crypto4xx_build_pd(struct crypto_async_request *req, struct crypto4xx_ctx *ctx, struct scatterlist *src, struct scatterlist *dst, const unsigned int datalen, const __le32 *iv, const u32 iv_len, const struct dynamic_sa_ctl *req_sa, const unsigned int sa_len, const unsigned int assoclen, struct scatterlist *_dst) crypto4xx_build_pd() argument
|
H A D | crypto4xx_reg_def.h | 278 u32 sa_len; /* only if dynamic sa is used */ member
|
/kernel/linux/linux-5.10/net/l2tp/ |
H A D | l2tp_ppp.c | 563 static int pppol2tp_sockaddr_get_info(const void *sa, int sa_len, in pppol2tp_sockaddr_get_info() argument
|
/kernel/linux/linux-6.6/net/l2tp/ |
H A D | l2tp_ppp.c | 562 static int pppol2tp_sockaddr_get_info(const void *sa, int sa_len, in pppol2tp_sockaddr_get_info() argument
|