wp-includes/sodium_compat/lib/stream-xchacha20.php
Lines:
1 to 15 of 15
<?php if (!is_callable('sodium_crypto_stream_xchacha20')) { /* function sodium_crypto_stream_xchacha20() – */ } if (!is_callable('sodium_crypto_stream_xchacha20_keygen')) { /* function sodium_crypto_stream_xchacha20_keygen() – */ } if (!is_callable('sodium_crypto_stream_xchacha20_xor')) { /* function sodium_crypto_stream_xchacha20_xor() – */ } if (!is_callable('sodium_crypto_stream_xchacha20_xor_ic')) { /* function sodium_crypto_stream_xchacha20_xor_ic */ }