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

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_chacha20.c 28 static OSSL_FUNC_cipher_gettable_ctx_params_fn chacha20_gettable_ctx_params; variable
118 const OSSL_PARAM *chacha20_gettable_ctx_params(ossl_unused void *cctx, function
220 (void (*)(void))chacha20_gettable_ctx_params },
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_chacha20.c 28 static OSSL_FUNC_cipher_gettable_ctx_params_fn chacha20_gettable_ctx_params; variable
118 const OSSL_PARAM *chacha20_gettable_ctx_params(ossl_unused void *cctx, function
220 (void (*)(void))chacha20_gettable_ctx_params },

Completed in 17 milliseconds