Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 25) sorted by relevance

/lib/xz/
A Dxz_dec_test.c63 static int xz_dec_test_open(struct inode *i, struct file *f) in xz_dec_test_open()
82 static int xz_dec_test_release(struct inode *i, struct file *f) in xz_dec_test_release()
/lib/crypto/
A Dsm3.c41 #define R(i, a, b, c, d, e, f, g, h, t, w1, w2) \ argument
52 #define R1(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
54 #define R2(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
77 u32 a, b, c, d, e, f, g, h, ss1, ss2; in sm3_transform() local
A Dcurve25519-fiat32.c164 static __always_inline void fe_tobytes(u8 s[32], const fe *f) in fe_tobytes()
203 static __always_inline void fe_copy(fe *h, const fe *f) in fe_copy()
208 static __always_inline void fe_copy_lt(fe_loose *h, const fe *f) in fe_copy_lt()
264 static __always_inline void fe_add(fe_loose *h, const fe *f, const fe *g) in fe_add()
307 static __always_inline void fe_sub(fe_loose *h, const fe *f, const fe *g) in fe_sub()
428 static __always_inline void fe_mul_ttt(fe *h, const fe *f, const fe *g) in fe_mul_ttt()
439 fe_mul_tll(fe *h, const fe_loose *f, const fe_loose *g) in fe_mul_tll()
550 static __always_inline void fe_sq_tl(fe *h, const fe_loose *f) in fe_sq_tl()
555 static __always_inline void fe_sq_tt(fe *h, const fe *f) in fe_sq_tt()
622 static noinline void fe_cswap(fe *f, fe *g, unsigned int b) in fe_cswap()
[all …]
A Dpoly1305-donna32.c127 u64 f; in poly1305_core_emit() local
A Dsha256.c66 #define SHA256_ROUND(i, a, b, c, d, e, f, g, h) \ argument
78 u32 a, b, c, d, e, f, g, h; in sha256_block_generic() local
A Dsha512.c80 u64 f = state->h[5]; in sha512_block_generic() local
/lib/zstd/common/
A Derror_private.h50 #define CHECK_V_F(e, f) \ argument
56 #define CHECK_F(f) do { CHECK_V_F(_var_err__, f); } while (0) argument
/lib/
A Dtest_fpu_impl.c15 volatile double a, b, c, d, e, f, g; in test_fpu() local
A Dclosure.c259 static int debug_show(struct seq_file *f, void *data) in debug_show()
A Dtest_hexdump.c167 int ae, he, e, f, r; in test_hexdump_overflow() local
A Dkstrtox.c412 #define kstrto_from_user(f, g, type) \ argument
A Dbch.c669 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
819 const struct gf_poly *f, struct gf_poly *z, in compute_trace_bk_mod()
861 static void factor_polynomial(struct bch_control *bch, int k, struct gf_poly *f, in factor_polynomial()
A Dref_tracker.c370 static int ref_tracker_debugfs_show(struct seq_file *f, void *v) in ref_tracker_debugfs_show()
A Dinflate.c338 unsigned f; /* i repeats in table every f entries */ in huft_build() local
A Dtest_firmware.c150 static ssize_t test_fw_misc_read(struct file *f, char __user *buf, in test_fw_misc_read()
A Dvsprintf.c956 char *file_dentry_name(char *buf, char *end, const struct file *f, in file_dentry_name()
A Dtest_bpf.c15292 long f = 5; in BPF_CALL_1() local
/lib/fonts/
A Dfonts.c116 const struct font_desc *f, *g; in get_default_font() local
/lib/crypto/powerpc/
A Dsha256-spe-asm.S101 #define R_LOAD_W(a, b, c, d, e, f, g, h, w, off) \ argument
156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
/lib/crypto/x86/
A Dsha256-ssse3-asm.S102 f = %r9d define
139 f = e define
A Dsha256-avx-asm.S109 f = %r9d define
145 f = e define
A Dsha512-avx2-asm.S89 f = %r9 define
147 f = e define
A Dsha256-avx2-asm.S104 f = %r9d define
145 f = e define
/lib/zlib_deflate/
A Ddeftree.c368 ush f; /* frequency */ in gen_bitlen() local
/lib/crypto/arm/
A Dsha1-armv7-neon.S134 #define _R(a,b,c,d,e,f,i,pre1,pre2,pre3,i16,\ argument
139 #define R(a,b,c,d,e,f,i) \ argument

Completed in 55 milliseconds