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

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_chacha20_poly1305.c 29 static OSSL_FUNC_cipher_get_params_fn chacha20_poly1305_get_params; variable
91 static int chacha20_poly1305_get_params(OSSL_PARAM params[]) function
347 (void (*)(void))chacha20_poly1305_get_params },
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_chacha20_poly1305.c 29 static OSSL_FUNC_cipher_get_params_fn chacha20_poly1305_get_params; variable
91 static int chacha20_poly1305_get_params(OSSL_PARAM params[]) function
340 (void (*)(void))chacha20_poly1305_get_params },

Completed in 24 milliseconds