Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dchacha.c89 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/openbsd/libexec/ld.so/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/openbsd/lib/libc/crypt/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/openbsd/sys/crypto/
H A Dchacha_private.h130 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
H A Dcurve25519.c264 const uint32_t x13 = in1[4]; in fe_add_impl() local
306 const uint32_t x13 = in1[4]; in fe_sub_impl() local
348 const uint32_t x13 = in1[4]; in fe_mul_impl() local
669 const uint32_t x13 = in1[4]; in fe_mul_121666_impl() local
/openbsd/lib/libcrypto/chacha/
H A Dchacha-merged.c122 u32 x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/openbsd/gnu/llvm/lldb/source/Utility/
H A DARM64_ehframe_Registers.h32 x13, enumerator
H A DARM64_DWARF_Registers.h30 x13, enumerator
/openbsd/sys/lib/libkern/arch/hppa/
H A Dmilli.S1107 x13: sh2add %r26,%r26,%r1 ! comb,<> %r25,0,l0 ! sh3add %r26,%r29,%r29 ! b,n ret_t0 label
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dtypespec-1.c30 void short *x13; /* { dg-error "error" "void short" } */ variable