Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dcmll_platform.h20 # define SPARC_CMLL_CAPABLE (OPENSSL_sparcv9cap_P[1] & CFR_CAMELLIA) macro
/openssl/providers/implementations/ciphers/
H A Dcipher_camellia_hw.c47 # if defined(SPARC_CMLL_CAPABLE)
H A Dcipher_camellia_hw_t4.inc83 if (SPARC_CMLL_CAPABLE) \
/openssl/crypto/evp/
H A De_camellia.c163 { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; }

Completed in 8 milliseconds