Home
last modified time | relevance | path

Searched defs:ctr (Results 1 – 2 of 2) sorted by relevance

/lib/crypto/
Daesgcm.c90 const u8 *assoc, int assoc_len, __be32 *ctr, u8 *authtag) in aesgcm_mac()
109 int len, __be32 *ctr) in aesgcm_crypt()
152 __be32 ctr[4]; in aesgcm_encrypt() local
184 __be32 ctr[4]; in aesgcm_decrypt() local
Dcurve25519-hacl64.c88 u32 ctr = 0; in fproduct_carry_wide_() local
97 u32 ctr = 1; in fproduct_carry_wide_() local
107 u32 ctr = 2; in fproduct_carry_wide_() local
116 u32 ctr = 3; in fproduct_carry_wide_() local
131 u32 ctr = 5 - 0 - 1; in fmul_shift_reduce() local
136 u32 ctr = 5 - 1 - 1; in fmul_shift_reduce() local
141 u32 ctr = 5 - 2 - 1; in fmul_shift_reduce() local
146 u32 ctr = 5 - 3 - 1; in fmul_shift_reduce() local
443 u64 swap1, u32 ctr) in point_swap_conditional_step()