Searched refs:SPARC_CMLL_CAPABLE (Results 1 – 4 of 4) sorted by relevance
20 # define SPARC_CMLL_CAPABLE (OPENSSL_sparcv9cap_P[1] & CFR_CAMELLIA) macro
47 # if defined(SPARC_CMLL_CAPABLE)
83 if (SPARC_CMLL_CAPABLE) \
163 { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; }
Completed in 13 milliseconds