Searched refs:r_ptr (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl121 ($r_ptr,$a_ptr,$b_ptr,$ff,$a0,$a1,$a2,$a3,$a4,$a5,$a6,$a7,$t1,$t2)=
255 str $a0,[$r_ptr,#0]
257 str $a1,[$r_ptr,#4]
259 str $a2,[$r_ptr,#8]
261 str $a3,[$r_ptr,#12]
263 str $a4,[$r_ptr,#16]
265 str $a5,[$r_ptr,#20]
267 str $a6,[$r_ptr,#24]
268 str $a7,[$r_ptr,#28]
409 str $a0,[$r_ptr,#
[all...]
H A Decp_nistz256-x86_64.pl116 my ($r_ptr,$a_ptr,$b_ptr)=("%rdi","%rsi","%rdx");
155 mov $a0, 8*0($r_ptr)
157 mov $a1, 8*1($r_ptr)
159 mov $a2, 8*2($r_ptr)
160 mov $a3, 8*3($r_ptr)
227 mov $a0, 8*0($r_ptr)
228 mov $a1, 8*1($r_ptr)
229 mov $a2, 8*2($r_ptr)
230 mov $a3, 8*3($r_ptr)
301 mov $a0, 8*0($r_ptr)
[all...]
/freebsd-12-stable/sys/dev/usb/input/
H A Dwmt.c842 wmt_cont_max_parse(struct wmt_softc *sc, const void *r_ptr, uint16_t r_len) argument
846 cont_count_max = hid_get_data_unsigned((const uint8_t *)r_ptr + 1,
/freebsd-12-stable/secure/lib/libcrypto/arm/
H A Decp_nistz256-armv4.S3244 ldr r0,[sp,#32] @ restore r_ptr

Completed in 213 milliseconds