repo_id stringlengths 5 115 | size int64 590 5.01M | file_path stringlengths 4 212 | content stringlengths 590 5.01M |
|---|---|---|---|
marvin-hansen/iggy-streaming-system | 82,208 | thirdparty/crates/ring-0.17.9/pregenerated/aesv8-gcm-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__ >= 8
.arch armv8-a+crypto
.text
.globl ae... |
marvin-hansen/iggy-streaming-system | 60,166 | thirdparty/crates/ring-0.17.9/pregenerated/sha256-armv4-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
@ Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
@
@ Licensed under the Ope... |
marvin-hansen/iggy-streaming-system | 5,546 | thirdparty/crates/ring-0.17.9/pregenerated/ghash-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
.globl gcm_init_clmul
.hidden gcm_init_clmul
.type gcm_init_clmul,@function
.align 16
gcm_in... |
marvin-hansen/iggy-streaming-system | 4,192 | thirdparty/crates/ring-0.17.9/pregenerated/ghashv8-armx-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.arch armv8-a+crypto
.globl gcm_... |
marvin-hansen/iggy-streaming-system | 30,909 | thirdparty/crates/ring-0.17.9/pregenerated/armv8-mont-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
.text
.globl bn_mul_mont_nohw
.hidden bn_mul_mont_nohw
.type... |
marvin-hansen/iggy-streaming-system | 74,349 | thirdparty/crates/ring-0.17.9/pregenerated/chacha20_poly1305_armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
.section .rodata
.align 7
.Lchacha20_consts:
.byte 'e','x','p... |
marvin-hansen/iggy-streaming-system | 15,121 | thirdparty/crates/ring-0.17.9/pregenerated/aesni-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
#ifdef BORINGSSL_DISPATCH_TEST
#endif
.hidden _aesni_encrypt2
.type _aesni_encrypt2,@functio... |
marvin-hansen/iggy-streaming-system | 47,706 | thirdparty/crates/ring-0.17.9/pregenerated/sha512-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.globl _sha512_block_data_order_nohw
.private_extern _sha512_block_data_order_nohw
.... |
marvin-hansen/iggy-streaming-system | 20,463 | thirdparty/crates/ring-0.17.9/pregenerated/x86_64-mont-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.globl bn_mul_mont_nohw
.hidden bn_mul_mont_nohw
.type bn_mul_mont_nohw,@function
.alig... |
marvin-hansen/iggy-streaming-system | 21,844 | thirdparty/crates/ring-0.17.9/pregenerated/armv4-mont-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#include <ring-core/arm_arch.h>
@ Silence ARMv8 deprecated IT instruction warnings. This file is ... |
marvin-hansen/iggy-streaming-system | 19,873 | thirdparty/crates/ring-0.17.9/pregenerated/aesni-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.p2align 4
_aesni_encrypt2:
movups (%rcx),%xmm0
shll $4,%eax
movups 16(%rcx),%xmm... |
marvin-hansen/iggy-streaming-system | 51,084 | thirdparty/crates/ring-0.17.9/pregenerated/x86_64-mont5-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.globl bn_mul4x_mont_gather5
.hidden bn_mul4x_mont_gather5
.type bn_mul4x_mont_gather5,... |
marvin-hansen/iggy-streaming-system | 21,653 | thirdparty/crates/ring-0.17.9/pregenerated/ghash-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.globl _gcm_init_clmul
.private_extern _gcm_init_clmul
.p2align 4
_gcm_init_clmul:
... |
marvin-hansen/iggy-streaming-system | 6,302 | thirdparty/crates/ring-0.17.9/pregenerated/ghash-armv4-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#include <ring-core/arm_arch.h>
@ Silence ARMv8 deprecated IT instruction warnings. This file is ... |
marvin-hansen/iggy-streaming-system | 35,434 | thirdparty/crates/ring-0.17.9/pregenerated/p256-armv8-asm-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include "ring-core/arm_arch.h"
.section __TEXT,__const
.align 5
Lpoly:
.quad 0xfffffffffff... |
marvin-hansen/iggy-streaming-system | 74,004 | thirdparty/crates/ring-0.17.9/pregenerated/chacha20_poly1305_armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
.section __TEXT,__const
.align 7
Lchacha20_consts:
.byte 'e... |
marvin-hansen/iggy-streaming-system | 40,235 | thirdparty/crates/ring-0.17.9/pregenerated/chacha-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
.section .rodata
.align 5
Lsigma:
.quad 0x3320646e61707865,0x... |
marvin-hansen/iggy-streaming-system | 31,065 | thirdparty/crates/ring-0.17.9/pregenerated/chacha-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.section .rodata
.align 64
.Lzero:
.long 0,0,0,0
.Lone:
.long 1,0,0,0
.Linc:
.long 0,1,... |
marvin-hansen/iggy-streaming-system | 19,660 | thirdparty/crates/ring-0.17.9/pregenerated/aesni-gcm-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.type _aesni_ctr32_ghash_6x,@function
.align 32
_aesni_ctr32_ghash_6x:
.cfi_startproc
... |
marvin-hansen/iggy-streaming-system | 82,384 | thirdparty/crates/ring-0.17.9/pregenerated/aesv8-gcm-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__ >= 8
.arch armv8-a+crypto
.text
.globl a... |
marvin-hansen/iggy-streaming-system | 30,674 | thirdparty/crates/ring-0.17.9/pregenerated/armv8-mont-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
.text
.globl _bn_mul_mont_nohw
.private_extern _bn_mul_mon... |
marvin-hansen/iggy-streaming-system | 30,277 | thirdparty/crates/ring-0.17.9/pregenerated/chacha-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.section __DATA,__const
.p2align 6
L$zero:
.long 0,0,0,0
L$one:
.long 1,0,0,0
L$inc:
... |
marvin-hansen/iggy-streaming-system | 25,531 | thirdparty/crates/ring-0.17.9/pregenerated/vpaes-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
.section .rodata
.align 7 // totally strategic alignment
_vp... |
marvin-hansen/iggy-streaming-system | 69,148 | thirdparty/crates/ring-0.17.9/pregenerated/sha256-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.globl _sha256_block_data_order_nohw
.private_extern _sha256_block_data_order_nohw
.... |
marvin-hansen/iggy-streaming-system | 48,645 | thirdparty/crates/ring-0.17.9/pregenerated/sha512-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.globl sha512_block_data_order_nohw
.hidden sha512_block_data_order_nohw
.type sha512_b... |
marvin-hansen/iggy-streaming-system | 48,620 | thirdparty/crates/ring-0.17.9/pregenerated/x86_64-mont5-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.globl _bn_mul4x_mont_gather5
.private_extern _bn_mul4x_mont_gather5
.p2align 5
_bn_... |
marvin-hansen/iggy-streaming-system | 25,199 | thirdparty/crates/ring-0.17.9/pregenerated/vpaes-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
.section __TEXT,__const
.align 7 // totally strategic ali... |
marvin-hansen/iggy-streaming-system | 40,454 | thirdparty/crates/ring-0.17.9/pregenerated/chacha-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
.section .rodata
.align 5
.Lsigma:
.quad 0x3320646e61707865,... |
marvin-hansen/iggy-streaming-system | 18,647 | thirdparty/crates/ring-0.17.9/pregenerated/x86_64-mont-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.globl _bn_mul_mont_nohw
.private_extern _bn_mul_mont_nohw
.p2align 4
_bn_mul_mont_n... |
marvin-hansen/iggy-streaming-system | 33,969 | thirdparty/crates/ring-0.17.9/pregenerated/sha256-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under t... |
marvin-hansen/iggy-streaming-system | 35,688 | thirdparty/crates/ring-0.17.9/pregenerated/p256-armv8-asm-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include "ring-core/arm_arch.h"
.section .rodata
.align 5
Lpoly:
.quad 0xffffffffffffffff,0x00... |
marvin-hansen/iggy-streaming-system | 21,961 | thirdparty/crates/ring-0.17.9/pregenerated/ghash-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.globl gcm_init_clmul
.hidden gcm_init_clmul
.type gcm_init_clmul,@function
.align 16
gc... |
marvin-hansen/iggy-streaming-system | 12,170 | thirdparty/crates/ring-0.17.9/pregenerated/vpaes-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.type _vpaes_encrypt_core,@function
.align 16
_vpaes_encrypt_core:
.cfi_... |
marvin-hansen/iggy-streaming-system | 48,971 | thirdparty/crates/ring-0.17.9/pregenerated/sha512-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under t... |
marvin-hansen/iggy-streaming-system | 4,168 | thirdparty/crates/ring-0.17.9/pregenerated/ghashv8-armx-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.globl _gcm_init_clmul
.priv... |
marvin-hansen/iggy-streaming-system | 12,622 | thirdparty/crates/ring-0.17.9/pregenerated/chacha-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
.globl ChaCha20_ctr32_ssse3
.hidden ChaCha20_ctr32_ssse3
.type ChaCha20_ctr32_ssse3,@functio... |
marvin-hansen/iggy-streaming-system | 11,057 | thirdparty/crates/ring-0.17.9/pregenerated/ghash-neon-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
.text
.globl gcm_init_neon
.hidden gcm_init_neon
.type gcm_i... |
marvin-hansen/iggy-streaming-system | 7,888 | thirdparty/crates/ring-0.17.9/pregenerated/aesv8-armx-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.arch armv8-a+crypto
.section .... |
marvin-hansen/iggy-streaming-system | 49,206 | thirdparty/crates/ring-0.17.9/pregenerated/sha512-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under ... |
marvin-hansen/iggy-streaming-system | 193,277 | thirdparty/crates/ring-0.17.9/pregenerated/chacha20_poly1305_x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.section .rodata
.align 64
chacha20_poly1305_constants:
.Lchacha20_consts:
.byte 'e','x','p','a... |
marvin-hansen/iggy-streaming-system | 33,986 | thirdparty/crates/ring-0.17.9/pregenerated/sha256-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed unde... |
marvin-hansen/iggy-streaming-system | 34,203 | thirdparty/crates/ring-0.17.9/pregenerated/sha256-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under ... |
marvin-hansen/iggy-streaming-system | 26,239 | thirdparty/crates/ring-0.17.9/pregenerated/vpaes-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
.section .rodata
.type _vpaes_consts,%object
.align 7 // tot... |
marvin-hansen/iggy-streaming-system | 28,813 | thirdparty/crates/ring-0.17.9/pregenerated/chacha-armv4-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#include <ring-core/arm_arch.h>
@ Silence ARMv8 deprecated IT instruction warnings. This file is ... |
marvin-hansen/iggy-streaming-system | 68,707 | thirdparty/crates/ring-0.17.9/pregenerated/p256-x86_64-asm-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.section __DATA,__const
.p2align 6
L$poly:
.quad 0xffffffffffffffff, 0x00000000fffff... |
marvin-hansen/iggy-streaming-system | 23,124 | thirdparty/crates/ring-0.17.9/pregenerated/vpaes-armv7-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
.syntax unified
.arch armv7-a
.fpu neon
#if defined(__thumb2__)
.thumb
#else
.code 32
#endif
.t... |
marvin-hansen/iggy-streaming-system | 7,683 | thirdparty/crates/ring-0.17.9/pregenerated/aesv8-armx-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.section __TEXT,__const
.ali... |
marvin-hansen/iggy-streaming-system | 36,779 | thirdparty/crates/ring-0.17.9/pregenerated/p256-armv8-asm-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include "ring-core/arm_arch.h"
.section .rodata
.align 5
.Lpoly:
.quad 0xffffffffffffffff,0x... |
marvin-hansen/iggy-streaming-system | 9,958 | thirdparty/crates/ring-0.17.9/pregenerated/vpaes-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
#ifdef BORINGSSL_DISPATCH_TEST
#endif
.align 64
.L_vpaes_consts:
.long 218628480,235210255,1... |
marvin-hansen/iggy-streaming-system | 82,184 | thirdparty/crates/ring-0.17.9/pregenerated/aesv8-gcm-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__ >= 8
.text
.globl _aes_gcm_enc_kernel... |
marvin-hansen/iggy-streaming-system | 48,988 | thirdparty/crates/ring-0.17.9/pregenerated/sha512-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed unde... |
marvin-hansen/iggy-streaming-system | 7,693 | thirdparty/crates/ring-0.17.9/pregenerated/aesv8-armx-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.arch armv8-a+crypto
.section .r... |
marvin-hansen/iggy-streaming-system | 2,659 | thirdparty/crates/ring-0.17.9/third_party/fiat/asm/fiat_curve25519_adx_square.S | #include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && \
(defined(__APPLE__) || defined(__ELF__))
.intel_syntax noprefix
.text
#if defined(__APPLE__)
.private_extern _fiat_curve25519_adx_square
.global _fiat_curve25519_adx_square
_fiat_curve25519_adx_square:
#else
.type fiat_cu... |
marvin-hansen/iggy-streaming-system | 3,464 | thirdparty/crates/ring-0.17.9/third_party/fiat/asm/fiat_curve25519_adx_mul.S | #include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && \
(defined(__APPLE__) || defined(__ELF__))
.intel_syntax noprefix
.text
#if defined(__APPLE__)
.private_extern _fiat_curve25519_adx_mul
.global _fiat_curve25519_adx_mul
_fiat_curve25519_adx_mul:
#else
.type fiat_curve25519_... |
marvin-hansen/iggy-streaming-system | 62,534 | thirdparty/crates/ring-0.17.9/crypto/poly1305/poly1305_arm_asm.S | #include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#pragma GCC diagnostic ignored "-Wlanguage-extension-token"
# This implementation was taken from the public domain, neon2 version in
# SUPERCOP by D. J. Bernstein and Peter Schwabe.
# qhasm: int32 input_0
# qha... |
marvin-hansen/iggy-streaming-system | 41,612 | thirdparty/crates/ring-0.17.9/crypto/curve25519/asm/x25519-asm-arm.S | /* Copyright (c) 2015, Google Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS... |
marvin-hansen/iggy-streaming-system | 104,832 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p256/p256_montjscalarmul.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Montgomery-Jacobian form scalar multiplication for P-256
// Input scalar[4], point[12]; output res[12]
//
// ex... |
marvin-hansen/iggy-streaming-system | 129,123 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p256/p256_montjscalarmul_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Montgomery-Jacobian form scalar multiplication for P-256
// Input scalar[4], point[12]; output res[12]
//
// ex... |
marvin-hansen/iggy-streaming-system | 90,362 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p256/bignum_montinv_p256.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Montgomery inverse modulo p_256 = 2^256 - 2^224 + 2^192 + 2^96 - 1
// Input x[4]; output z[4]
//
// extern void... |
marvin-hansen/iggy-streaming-system | 19,045 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/edwards25519_decode.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Decode compressed 256-bit form of edwards25519 point
// Input c[32] (bytes); output function return and z[8]
//... |
marvin-hansen/iggy-streaming-system | 296,797 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/curve25519_x25519base.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// The x25519 function for curve25519 on base element 9
// Input scalar[4]; output res[4]
//
// extern void curve2... |
marvin-hansen/iggy-streaming-system | 21,140 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/edwards25519_decode_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Decode compressed 256-bit form of edwards25519 point
// Input c[32] (bytes); output function return and z[8]
//... |
marvin-hansen/iggy-streaming-system | 2,379 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/edwards25519_encode.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Encode edwards25519 point into compressed form as 256-bit number
// Input p[8]; output z[32] (bytes)
//
// e... |
marvin-hansen/iggy-streaming-system | 79,887 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/curve25519_x25519_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// The x25519 function for curve25519
// Inputs scalar[4], point[4]; output res[4]
//
// extern void curve25519_x2... |
marvin-hansen/iggy-streaming-system | 8,706 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/bignum_madd_n25519.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Multiply-add modulo the order of the curve25519/edwards25519 basepoint
// Inputs x[4], y[4], c[4]; output z[4]
... |
marvin-hansen/iggy-streaming-system | 2,045 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/bignum_neg_p25519.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Negate modulo p_25519, z := (-x) mod p_25519, assuming x reduced
// Input x[4]; output z[4]
//
// extern voi... |
marvin-hansen/iggy-streaming-system | 300,618 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/curve25519_x25519base_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// The x25519 function for curve25519 on base element 9
// Input scalar[4]; output res[4]
//
// extern void curve2... |
marvin-hansen/iggy-streaming-system | 297,283 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/edwards25519_scalarmulbase.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Scalar multiplication for the edwards25519 standard basepoint
// Input scalar[4]; output res[8]
//
// extern vo... |
marvin-hansen/iggy-streaming-system | 114,681 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/edwards25519_scalarmuldouble_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Double scalar multiplication for edwards25519, fresh and base point
// Input scalar[4], point[8], bscalar[4]; o... |
marvin-hansen/iggy-streaming-system | 71,797 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/curve25519_x25519.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// The x25519 function for curve25519
// Inputs scalar[4], point[4]; output res[4]
//
// extern void curve25519_x2... |
marvin-hansen/iggy-streaming-system | 9,211 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/bignum_madd_n25519_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Multiply-add modulo the order of the curve25519/edwards25519 basepoint
// Inputs x[4], y[4], c[4]; output z[4]
... |
marvin-hansen/iggy-streaming-system | 108,690 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/edwards25519_scalarmuldouble.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Double scalar multiplication for edwards25519, fresh and base point
// Input scalar[4], point[8], bscalar[4]; o... |
marvin-hansen/iggy-streaming-system | 5,458 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/bignum_mod_n25519.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Reduce modulo basepoint order, z := x mod n_25519
// Input x[k]; output z[4]
//
// extern void bignum_mod_n2... |
marvin-hansen/iggy-streaming-system | 301,075 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/curve25519/edwards25519_scalarmulbase_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Scalar multiplication for the edwards25519 standard basepoint
// Input scalar[4]; output res[8]
//
// extern vo... |
marvin-hansen/iggy-streaming-system | 2,774 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_mod_n384_6.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Reduce modulo group order, z := x mod n_384
// Input x[6]; output z[6]
//
// extern void bignum_mod_n384_6
/... |
marvin-hansen/iggy-streaming-system | 2,875 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_sub_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Subtract modulo p_384, z := (x - y) mod p_384
// Inputs x[6], y[6]; output z[6]
//
// extern void bignum_sub... |
marvin-hansen/iggy-streaming-system | 5,043 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_mod_n384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Reduce modulo group order, z := x mod n_384
// Input x[k]; output z[6]
//
// extern void bignum_mod_n384
// ... |
marvin-hansen/iggy-streaming-system | 5,156 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_mod_p384_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Reduce modulo field characteristic, z := x mod p_384
// Input x[k]; output z[6]
//
// extern void bignum_mod... |
marvin-hansen/iggy-streaming-system | 9,402 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_montmul_p384_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Montgomery multiply, z := (x * y / 2^384) mod p_384
// Inputs x[6], y[6]; output z[6]
//
// extern void bign... |
marvin-hansen/iggy-streaming-system | 96,628 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_montinv_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Montgomery inverse modulo p_384 = 2^384 - 2^128 - 2^96 + 2^32 - 1
// Input x[6]; output z[6]
//
// extern void ... |
marvin-hansen/iggy-streaming-system | 47,628 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/p384_montjmixadd.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Point mixed addition on NIST curve P-384 in Montgomery-Jacobian coordinates
//
// extern void p384_montjmixa... |
marvin-hansen/iggy-streaming-system | 3,550 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_triple_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Triple modulo p_384, z := (3 * x) mod p_384
// Input x[6]; output z[6]
//
// extern void bignum_triple_p384
... |
marvin-hansen/iggy-streaming-system | 9,273 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_montsqr_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Montgomery square, z := (x^2 / 2^384) mod p_384
// Input x[6]; output z[6]
//
// extern void bignum_montsqr_... |
marvin-hansen/iggy-streaming-system | 3,428 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_double_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Double modulo p_384, z := (2 * x) mod p_384, assuming x reduced
// Input x[6]; output z[6]
//
// extern void... |
marvin-hansen/iggy-streaming-system | 42,735 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/p384_montjmixadd_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Point mixed addition on NIST curve P-384 in Montgomery-Jacobian coordinates
//
// extern void p384_montjmixa... |
marvin-hansen/iggy-streaming-system | 9,008 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_tomont_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Convert to Montgomery form z := (2^384 * x) mod p_384
// Input x[6]; output z[6]
//
// extern void bignum_to... |
marvin-hansen/iggy-streaming-system | 2,819 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_mod_p384_6.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Reduce modulo field characteristic, z := x mod p_384
// Input x[6]; output z[6]
//
// extern void bignum_mod... |
marvin-hansen/iggy-streaming-system | 2,112 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_littleendian_6.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Convert 6-digit (384-bit) bignum to/from little-endian form
// Input x[6]; output z[6]
//
// extern void big... |
marvin-hansen/iggy-streaming-system | 3,652 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_triple_p384_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Triple modulo p_384, z := (3 * x) mod p_384
// Input x[6]; output z[6]
//
// extern void bignum_triple_p384_... |
marvin-hansen/iggy-streaming-system | 5,437 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_deamont_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Convert from almost-Montgomery form, z := (x / 2^384) mod p_384
// Input x[6]; output z[6]
//
// extern void... |
marvin-hansen/iggy-streaming-system | 10,353 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_montsqr_p384_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Montgomery square, z := (x^2 / 2^384) mod p_384
// Input x[6]; output z[6]
//
// extern void bignum_montsqr_... |
marvin-hansen/iggy-streaming-system | 2,683 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_bigendian_6.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Convert 6-digit (384-bit) bignum to/from big-endian form
// Input x[6]; output z[6]
//
// extern void bignum... |
marvin-hansen/iggy-streaming-system | 4,449 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_demont_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Convert from Montgomery form z := (x / 2^384) mod p_384, assuming x reduced
// Input x[6]; output z[6]
//
// ... |
marvin-hansen/iggy-streaming-system | 2,201 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_neg_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Negate modulo p_384, z := (-x) mod p_384, assuming x reduced
// Input x[6]; output z[6]
//
// extern void bi... |
marvin-hansen/iggy-streaming-system | 4,004 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_cmul_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Multiply by a single word modulo p_384, z := (c * x) mod p_384, assuming
// x reduced
// Inputs c, x[6]; output... |
marvin-hansen/iggy-streaming-system | 8,630 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_montmul_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Montgomery multiply, z := (x * y / 2^384) mod p_384
// Inputs x[6], y[6]; output z[6]
//
// extern void bign... |
marvin-hansen/iggy-streaming-system | 95,564 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/bignum_inv_p384.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Modular inverse modulo p_384 = 2^384 - 2^128 - 2^96 + 2^32 - 1
// Input x[6]; output z[6]
//
// extern void big... |
marvin-hansen/iggy-streaming-system | 261,450 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/p384_montjscalarmul_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Montgomery-Jacobian form scalar multiplication for P-384
// Input scalar[6], point[18]; output res[18]
//
// ex... |
marvin-hansen/iggy-streaming-system | 48,586 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/p384_montjadd.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Point addition on NIST curve P-384 in Montgomery-Jacobian coordinates
//
// extern void p384_montjadd
// ... |
marvin-hansen/iggy-streaming-system | 43,692 | thirdparty/crates/aws-lc-sys-0.25.1/aws-lc/third_party/s2n-bignum/x86_att/p384/p384_montjadd_alt.S | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC OR MIT-0
// ----------------------------------------------------------------------------
// Point addition on NIST curve P-384 in Montgomery-Jacobian coordinates
//
// extern void p384_montjadd_alt
//... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.