Searched refs:b_ptr (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/crypto/openssl/crypto/ec/asm/ |
| H A D | ecp_nistz256-armv4.pl | 130 adr $b_ptr,.LRR 138 adr $b_ptr,.Lone 402 mov $b_ptr,#0 405 adc $b_ptr,$b_ptr,#0 @ top-most carry bit from addition 559 mov $b_ptr,$a_ptr 1117 my $ff=$b_ptr; 1300 add $b_ptr,sp,#$S 1306 add $b_ptr,$b_ptr,#64 1325 add $b_ptr,sp,#$S 1330 add $b_ptr,sp,#$M [all …]
|
| H A D | ecp_nistz256-x86_64.pl | 529 mov $b_org, $b_ptr 863 mov $b_org, $b_ptr 1095 dec $b_ptr 1147 mov $b_org, $b_ptr 1542 dec $b_ptr 3054 lea $b, $b_ptr 3297 mov 0x20($b_ptr), $src0 # $b_ptr is still valid 3303 lea 0x20($b_ptr), $b_ptr 3924 movdqu 0x00($b_ptr), %xmm0 # copy *(P256_POINT_AFFINE *)$b_ptr 3948 mov 0x00($b_ptr), $src0 # $b_ptr is still valid [all …]
|
| H A D | ecp_nistz256-avx2.pl | 570 vmovdqa 32*0($b_ptr), $B 571 lea 32*1($b_ptr), $b_ptr 999 lea 128($b_ptr), $b_ptr 1171 mov $b_ptr_in, $b_ptr 1230 lea `32*9*0`($b_ptr), %rsi 1245 lea `32*9*1`($b_ptr), %rsi 1384 lea 32*0($b_ptr), %rsi 1416 lea 32*9($b_ptr), %rsi 1492 mov $b_ptr_in, $b_ptr 1705 lea 32*0($b_ptr), %rsi [all …]
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | pex-win32.c | 489 env_compare (const void *a_ptr, const void *b_ptr) in env_compare() argument 497 b = *(const char **) b_ptr; in env_compare()
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | bout.c | 234 b_out_symbol_cmp (const void * a_ptr, const void * b_ptr) in b_out_symbol_cmp() argument 237 struct aout_symbol ** b = (struct aout_symbol **) b_ptr; in b_out_symbol_cmp()
|
| /freebsd-12.1/secure/lib/libcrypto/arm/ |
| H A D | ecp_nistz256-armv4.S | 2873 ldr r2,[sp,#40] @ restore b_ptr 2926 ldr r2,[sp,#40] @ restore b_ptr 2979 ldr r2,[sp,#40] @ restore b_ptr 3032 ldr r2,[sp,#40] @ restore b_ptr 3085 ldr r2,[sp,#40] @ restore b_ptr 3138 ldr r2,[sp,#40] @ restore b_ptr 3191 ldr r2,[sp,#40] @ restore b_ptr
|