Home
last modified time | relevance | path

Searched defs:s2 (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dzutil.h83 unsigned long s2 = (adler >> 16) & 0xffff; in zlib_adler32() local
Dprandom.h45 __u32 s1, s2, s3, s4; member
Dnls.h77 const unsigned char *s2, int len) in nls_strnicmp()
Dof.h1002 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument
1003 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument
1004 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) argument
/include/crypto/
Dalgapi.h225 unsigned long *s2 = (unsigned long *)src2; in crypto_xor_cpy() local
/include/net/
Dxfrm.h900 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match()
909 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match()