Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Dpke.c36 unsigned int valid_bits_get(const unsigned int *a, unsigned int wordLen) in valid_bits_get()
130 void sub_u32(unsigned int *a, unsigned int *b, unsigned int *c, unsigned int wordLen) in sub_u32()
206 void pke_read_operand(unsigned int *baseaddr, unsigned int *data, unsigned int wordLen) in pke_read_operand()
226 void pke_load_operand(unsigned int *baseaddr, unsigned int *data, unsigned int wordLen) in pke_load_operand()
277 void pke_load_pre_calc_mont(unsigned int *H, unsigned int *n1, unsigned int wordLen) in pke_load_pre_calc_mont()
292 unsigned char pke_calc_pre_mont(const unsigned int *modulus, unsigned int wordLen) in pke_calc_pre_mont()
318 unsigned int wordLen = (curve->eccp_p_bitLen + 31)>>5; in pke_eccp_point_del() local
368 unsigned int wordLen = (curve->eccp_p_bitLen + 31)>>5; in pke_eccp_point_add() local
410 unsigned int wordLen = (curve->eccp_p_bitLen + 31)>>5; in pke_eccp_point_verify() local
453 unsigned int wordLen = (curve->eccp_p_bitLen + 31)>>5; in pke_eccp_point_mul() local
[all …]