Home
last modified time | relevance | path

Searched refs:SPARC_CMLL_CAPABLE (Results 1 - 6 of 6) sorted by relevance

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

Completed in 3 milliseconds