Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/arch/arm/
H A Darmv4cpuid.S46 .globl _armv8_sha256_probe
47 .type _armv8_sha256_probe,%function
48 _armv8_sha256_probe: label
55 .size _armv8_sha256_probe,.-_armv8_sha256_probe
H A Darmcap.c31 void _armv8_sha256_probe(void);
80 _armv8_sha256_probe(); in OPENSSL_cpuid_setup()