HomeSort by: relevance | last modified time | path
    Searched defs:crypto_int32_q (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
sntrup761.c 746 crypto_int32 crypto_int32_q,crypto_int32_z; local
747 __asm__ ("xorl %0,%0\n movl $-1,%1\n testl %2,%2\n cmovnel %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc");
763 crypto_int32 crypto_int32_q,crypto_int32_z; local
764 __asm__ ("xorl %0,%0\n movl $1,%1\n testl %2,%2\n cmovnel %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc");
780 crypto_int32 crypto_int32_q,crypto_int32_z; local
781 __asm__ ("xorl %0,%0\n movl $-1,%1\n testl %2,%2\n cmovgl %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc");
798 crypto_int32 crypto_int32_q,crypto_int32_z; local
799 __asm__ ("xorl %0,%0\n movl $1,%1\n testl %2,%2\n cmovgl %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc");
816 crypto_int32 crypto_int32_q,crypto_int32_z; local
817 __asm__ ("xorl %0,%0\n movl $-1,%1\n testl %2,%2\n cmovel %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc")
832 crypto_int32 crypto_int32_q,crypto_int32_z; local
848 crypto_int32 crypto_int32_q,crypto_int32_z; local
864 crypto_int32 crypto_int32_q,crypto_int32_z; local
880 crypto_int32 crypto_int32_q,crypto_int32_z; local
896 crypto_int32 crypto_int32_q,crypto_int32_z; local
978 crypto_int32 crypto_int32_q,crypto_int32_z; local
997 crypto_int32 crypto_int32_q,crypto_int32_z; local
1016 crypto_int32 crypto_int32_q,crypto_int32_z; local
1032 crypto_int32 crypto_int32_q,crypto_int32_z; local
    [all...]
sntrup761.c 746 crypto_int32 crypto_int32_q,crypto_int32_z; local
747 __asm__ ("xorl %0,%0\n movl $-1,%1\n testl %2,%2\n cmovnel %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc");
763 crypto_int32 crypto_int32_q,crypto_int32_z; local
764 __asm__ ("xorl %0,%0\n movl $1,%1\n testl %2,%2\n cmovnel %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc");
780 crypto_int32 crypto_int32_q,crypto_int32_z; local
781 __asm__ ("xorl %0,%0\n movl $-1,%1\n testl %2,%2\n cmovgl %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc");
798 crypto_int32 crypto_int32_q,crypto_int32_z; local
799 __asm__ ("xorl %0,%0\n movl $1,%1\n testl %2,%2\n cmovgl %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc");
816 crypto_int32 crypto_int32_q,crypto_int32_z; local
817 __asm__ ("xorl %0,%0\n movl $-1,%1\n testl %2,%2\n cmovel %1,%0" : "=&r"(crypto_int32_z), "=&r"(crypto_int32_q) : "r"(crypto_int32_x) : "cc")
832 crypto_int32 crypto_int32_q,crypto_int32_z; local
848 crypto_int32 crypto_int32_q,crypto_int32_z; local
864 crypto_int32 crypto_int32_q,crypto_int32_z; local
880 crypto_int32 crypto_int32_q,crypto_int32_z; local
896 crypto_int32 crypto_int32_q,crypto_int32_z; local
978 crypto_int32 crypto_int32_q,crypto_int32_z; local
997 crypto_int32 crypto_int32_q,crypto_int32_z; local
1016 crypto_int32 crypto_int32_q,crypto_int32_z; local
1032 crypto_int32 crypto_int32_q,crypto_int32_z; local
    [all...]

Completed in 42 milliseconds