Home
last modified time | relevance | path

Searched refs:OPENSSL_crypto207_probe (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/crypto/openssl/powerpc64/
H A Dppccpuid.S42 .globl OPENSSL_crypto207_probe
43 .type OPENSSL_crypto207_probe,@function
45 OPENSSL_crypto207_probe: label
46 .localentry OPENSSL_crypto207_probe,0
53 .size OPENSSL_crypto207_probe,.-OPENSSL_crypto207_probe
/freebsd/sys/crypto/openssl/powerpc64le/
H A Dppccpuid.S42 .globl OPENSSL_crypto207_probe
43 .type OPENSSL_crypto207_probe,@function
45 OPENSSL_crypto207_probe: label
46 .localentry OPENSSL_crypto207_probe,0
53 .size OPENSSL_crypto207_probe,.-OPENSSL_crypto207_probe
/freebsd/sys/crypto/openssl/powerpc/
H A Dppccpuid.S35 .globl OPENSSL_crypto207_probe
36 .type OPENSSL_crypto207_probe,@function
38 OPENSSL_crypto207_probe: label
44 .size OPENSSL_crypto207_probe,.-OPENSSL_crypto207_probe
/freebsd/crypto/openssl/crypto/
H A Dppccap.c46 void OPENSSL_crypto207_probe(void);
294 OPENSSL_crypto207_probe(); in OPENSSL_cpuid_setup()