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

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_chacha20_poly1305.c 35 static OSSL_FUNC_cipher_settable_ctx_params_fn chacha20_poly1305_settable_ctx_params; variable
168 static const OSSL_PARAM *chacha20_poly1305_settable_ctx_params( function
357 (void (*)(void))chacha20_poly1305_settable_ctx_params },
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_chacha20_poly1305.c 35 #define chacha20_poly1305_settable_ctx_params ossl_cipher_aead_settable_ctx_params macro
350 (void (*)(void))chacha20_poly1305_settable_ctx_params },

Completed in 24 milliseconds