HomeSort by: relevance | last modified time | path
    Searched refs:PROV_CIPHER_HW_CHACHA20 (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_chacha20.h 28 } PROV_CIPHER_HW_CHACHA20;
cipher_chacha20.c 178 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw;
197 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw;
cipher_chacha20_hw.c 114 static const PROV_CIPHER_HW_CHACHA20 chacha20_hw = {
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_chacha20.h 28 } PROV_CIPHER_HW_CHACHA20;
cipher_chacha20.c 178 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw;
197 PROV_CIPHER_HW_CHACHA20 *hw = (PROV_CIPHER_HW_CHACHA20 *)ctx->hw;
cipher_chacha20_hw.c 113 static const PROV_CIPHER_HW_CHACHA20 chacha20_hw = {

Completed in 25 milliseconds