Home
last modified time | relevance | path

Searched refs:b_ptr (Results 1 – 2 of 2) sorted by relevance

/crypto/fipsmodule/ec/asm/
A Dp256-x86_64-asm.pl192 mov $b_org, $b_ptr
519 mov $b_org, $b_ptr
751 dec $b_ptr
805 mov $b_org, $b_ptr
1202 dec $b_ptr
2572 lea $b, $b_ptr
2799 mov 0x20($b_ptr), $src0 # $b_ptr is still valid
2805 lea 0x20($b_ptr), $b_ptr
3401 movdqu 0x00($b_ptr), %xmm0 # copy *(P256_POINT_AFFINE *)$b_ptr
3425 mov 0x00($b_ptr), $src0 # $b_ptr is still valid
[all …]
/crypto/bytestring/
A Dcbb.cc641 static int compare_set_of_element(const void *a_ptr, const void *b_ptr) { in compare_set_of_element() argument
645 *b = reinterpret_cast<const CBS *>(b_ptr); in compare_set_of_element()

Completed in 16 milliseconds