Searched defs:t1 (Results 1 – 7 of 7) sorted by relevance
/lib/crypto/ |
A D | poly1305-donna64.c | 17 u64 t0, t1; in poly1305_core_setkey() local 62 u64 t0, t1; in poly1305_core_blocks() local 118 u64 t0, t1; in poly1305_core_emit() local
|
A D | curve25519-hacl64.c | 628 u64 t1 = input[1]; in format_fcontract_first_carry_pass() local 656 u64 t1 = input[1]; in format_fcontract_second_carry_pass() local 719 u64 t1 = input[1]; in format_fcontract_store() local
|
A D | sha512.c | 83 u64 t1, t2; in sha512_block_generic() local
|
A D | curve25519-fiat32.c | 563 fe t1; in fe_loose_invert() local
|
/lib/ |
A D | lwq.c | 103 struct llist_node *l, **t1, *t2; in lwq_test() local
|
/lib/tests/ |
A D | overflow_kunit.c | 48 #define DEFINE_TEST_ARRAY_TYPED(t1, t2, t) \ argument 1013 #define TEST_SAME_TYPE(t1, t2, same) do { \ in same_type_test() argument
|
/lib/zstd/compress/ |
A D | zstd_lazy.c | 1032 const uint8x8_t t1 = vshrn_n_u16(vreinterpretq_u16_u8(vceqq_u8(chunk1, dup)), 6); in ZSTD_row_getNEONMask() local 1045 const uint8x16_t t1 = vsriq_n_u8(cmp3, cmp2, 1); in ZSTD_row_getNEONMask() local
|
Completed in 20 milliseconds