Home
last modified time | relevance | path

Searched refs:arch_64 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp324 ArchSpec &arch_64) { in ComputeHostArchitectureSupport() argument
328 arch_64.Clear(); in ComputeHostArchitectureSupport()
341 arch_64.SetTriple(triple); in ComputeHostArchitectureSupport()
349 arch_64.SetTriple(triple); in ComputeHostArchitectureSupport()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostInfoBase.h171 ArchSpec &arch_64);
/freebsd/crypto/openssl/crypto/ec/
H A Dbuild.info58 $ECASM ec_backend.c ecx_backend.c ecdh_kdf.c curve448/arch_64/f_impl64.c \
/freebsd/crypto/openssl/providers/
H A Dfips.module.sources152 crypto/ec/curve448/arch_64/arch_intrinsics.h
153 crypto/ec/curve448/arch_64/f_impl.h
154 crypto/ec/curve448/arch_64/f_impl64.c
H A Dfips-sources.checksums152 063dac1e4a9573c47532123e9e03e3532a7473cc3e146521ba9ec6f486ddf3b1 crypto/ec/curve448/arch_64/arch_i…
153 43423b7ee85a5c740c1d81499ee06f4a17732c7731a598e7429d5e402ee77cf4 crypto/ec/curve448/arch_64/f_impl…
154 012d4a9c8aed4a66cd3a3eef17d4b4d8f3c6f384449cd057bd292b98e072a283 crypto/ec/curve448/arch_64/f_impl…
/freebsd/secure/lib/libcrypto/
H A DMakefile657 ${LCRYPTO_SRC}/crypto/ec/curve448/arch_64 \