Lines Matching defs:PHP_FUNCTION

192 PHP_FUNCTION(sodium_memzero)  in PHP_FUNCTION()  function
216 PHP_FUNCTION(sodium_increment) in PHP_FUNCTION() function
239 PHP_FUNCTION(sodium_add) in PHP_FUNCTION() function
268 PHP_FUNCTION(sodium_memcmp) in PHP_FUNCTION() function
288 PHP_FUNCTION(sodium_crypto_shorthash) in PHP_FUNCTION() function
318 PHP_FUNCTION(sodium_crypto_secretbox) in PHP_FUNCTION() function
360 PHP_FUNCTION(sodium_crypto_secretbox_open) in PHP_FUNCTION() function
401 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() function
441 PHP_FUNCTION(sodium_crypto_generichash_init) in PHP_FUNCTION() function
481 PHP_FUNCTION(sodium_crypto_generichash_update) in PHP_FUNCTION() function
520 PHP_FUNCTION(sodium_crypto_generichash_final) in PHP_FUNCTION() function
569 PHP_FUNCTION(sodium_crypto_box_keypair) in PHP_FUNCTION() function
591 PHP_FUNCTION(sodium_crypto_box_seed_keypair) in PHP_FUNCTION() function
622 PHP_FUNCTION(sodium_crypto_box_keypair_from_secretkey_and_publickey) in PHP_FUNCTION() function
655 PHP_FUNCTION(sodium_crypto_box_secretkey) in PHP_FUNCTION() function
678 PHP_FUNCTION(sodium_crypto_box_publickey) in PHP_FUNCTION() function
702 PHP_FUNCTION(sodium_crypto_box_publickey_from_secretkey) in PHP_FUNCTION() function
728 PHP_FUNCTION(sodium_crypto_box) in PHP_FUNCTION() function
774 PHP_FUNCTION(sodium_crypto_box_open) in PHP_FUNCTION() function
818 PHP_FUNCTION(sodium_crypto_box_seal) in PHP_FUNCTION() function
852 PHP_FUNCTION(sodium_crypto_box_seal_open) in PHP_FUNCTION() function
889 PHP_FUNCTION(sodium_crypto_sign_keypair) in PHP_FUNCTION() function
911 PHP_FUNCTION(sodium_crypto_sign_seed_keypair) in PHP_FUNCTION() function
942 PHP_FUNCTION(sodium_crypto_sign_keypair_from_secretkey_and_publickey) in PHP_FUNCTION() function
975 PHP_FUNCTION(sodium_crypto_sign_publickey_from_secretkey) in PHP_FUNCTION() function
1004 PHP_FUNCTION(sodium_crypto_sign_secretkey) in PHP_FUNCTION() function
1027 PHP_FUNCTION(sodium_crypto_sign_publickey) in PHP_FUNCTION() function
1051 PHP_FUNCTION(sodium_crypto_sign) in PHP_FUNCTION() function
1095 PHP_FUNCTION(sodium_crypto_sign_open) in PHP_FUNCTION() function
1138 PHP_FUNCTION(sodium_crypto_sign_detached) in PHP_FUNCTION() function
1177 PHP_FUNCTION(sodium_crypto_sign_verify_detached) in PHP_FUNCTION() function
1209 PHP_FUNCTION(sodium_crypto_stream) in PHP_FUNCTION() function
1249 PHP_FUNCTION(sodium_crypto_stream_xor) in PHP_FUNCTION() function
1289 PHP_FUNCTION(sodium_crypto_stream_xchacha20) in PHP_FUNCTION() function
1329 PHP_FUNCTION(sodium_crypto_stream_xchacha20_xor) in PHP_FUNCTION() function
1368 PHP_FUNCTION(sodium_crypto_stream_xchacha20_xor_ic) in PHP_FUNCTION() function
1413 PHP_FUNCTION(sodium_crypto_pwhash) in PHP_FUNCTION() function
1503 PHP_FUNCTION(sodium_crypto_pwhash_str) in PHP_FUNCTION() function
1556 PHP_FUNCTION(sodium_crypto_pwhash_str_needs_rehash) in PHP_FUNCTION() function
1574 PHP_FUNCTION(sodium_crypto_pwhash_str_verify) in PHP_FUNCTION() function
1603 PHP_FUNCTION(sodium_crypto_pwhash_scryptsalsa208sha256) in PHP_FUNCTION() function
1661 PHP_FUNCTION(sodium_crypto_pwhash_scryptsalsa208sha256_str) in PHP_FUNCTION() function
1706 PHP_FUNCTION(sodium_crypto_pwhash_scryptsalsa208sha256_str_verify) in PHP_FUNCTION() function
1734 PHP_FUNCTION(sodium_crypto_aead_aes256gcm_is_available) in PHP_FUNCTION() function
1747 PHP_FUNCTION(sodium_crypto_aead_aes256gcm_encrypt) in PHP_FUNCTION() function
1807 PHP_FUNCTION(sodium_crypto_aead_aes256gcm_decrypt) in PHP_FUNCTION() function
1870 PHP_FUNCTION(sodium_crypto_aead_aegis128l_encrypt) in PHP_FUNCTION() function
1926 PHP_FUNCTION(sodium_crypto_aead_aegis128l_decrypt) in PHP_FUNCTION() function
1985 PHP_FUNCTION(sodium_crypto_aead_aegis256_encrypt) in PHP_FUNCTION() function
2041 PHP_FUNCTION(sodium_crypto_aead_aegis256_decrypt) in PHP_FUNCTION() function
2099 PHP_FUNCTION(sodium_crypto_aead_chacha20poly1305_encrypt) in PHP_FUNCTION() function
2155 PHP_FUNCTION(sodium_crypto_aead_chacha20poly1305_decrypt) in PHP_FUNCTION() function
2212 PHP_FUNCTION(sodium_crypto_aead_chacha20poly1305_ietf_encrypt) in PHP_FUNCTION() function
2272 PHP_FUNCTION(sodium_crypto_aead_chacha20poly1305_ietf_decrypt) in PHP_FUNCTION() function
2335 PHP_FUNCTION(sodium_crypto_aead_xchacha20poly1305_ietf_encrypt) in PHP_FUNCTION() function
2391 PHP_FUNCTION(sodium_crypto_aead_xchacha20poly1305_ietf_decrypt) in PHP_FUNCTION() function
2454 PHP_FUNCTION(sodium_bin2hex) in PHP_FUNCTION() function
2478 PHP_FUNCTION(sodium_hex2bin) in PHP_FUNCTION() function
2516 PHP_FUNCTION(sodium_bin2base64) in PHP_FUNCTION() function
2544 PHP_FUNCTION(sodium_base642bin) in PHP_FUNCTION() function
2588 PHP_FUNCTION(sodium_crypto_scalarmult) in PHP_FUNCTION() function
2621 PHP_FUNCTION(sodium_crypto_scalarmult_ristretto255) in PHP_FUNCTION() function
2655 PHP_FUNCTION(sodium_crypto_scalarmult_ristretto255_base) in PHP_FUNCTION() function
2683 PHP_FUNCTION(sodium_crypto_kx_seed_keypair) in PHP_FUNCTION() function
2716 PHP_FUNCTION(sodium_crypto_kx_keypair) in PHP_FUNCTION() function
2738 PHP_FUNCTION(sodium_crypto_kx_secretkey) in PHP_FUNCTION() function
2761 PHP_FUNCTION(sodium_crypto_kx_publickey) in PHP_FUNCTION() function
2785 PHP_FUNCTION(sodium_crypto_kx_client_session_keys) in PHP_FUNCTION() function
2835 PHP_FUNCTION(sodium_crypto_kx_server_session_keys) in PHP_FUNCTION() function
2885 PHP_FUNCTION(sodium_crypto_auth) in PHP_FUNCTION() function
2916 PHP_FUNCTION(sodium_crypto_auth_verify) in PHP_FUNCTION() function
2948 PHP_FUNCTION(sodium_crypto_sign_ed25519_sk_to_curve25519) in PHP_FUNCTION() function
2976 PHP_FUNCTION(sodium_crypto_sign_ed25519_pk_to_curve25519) in PHP_FUNCTION() function
3004 PHP_FUNCTION(sodium_compare) in PHP_FUNCTION() function
3027 PHP_FUNCTION(sodium_crypto_aead_aes256gcm_keygen) in PHP_FUNCTION() function
3040 PHP_FUNCTION(sodium_crypto_aead_aegis128l_keygen) in PHP_FUNCTION() function
3053 PHP_FUNCTION(sodium_crypto_aead_aegis256_keygen) in PHP_FUNCTION() function
3065 PHP_FUNCTION(sodium_crypto_aead_chacha20poly1305_keygen) in PHP_FUNCTION() function
3076 PHP_FUNCTION(sodium_crypto_aead_chacha20poly1305_ietf_keygen) in PHP_FUNCTION() function
3088 PHP_FUNCTION(sodium_crypto_aead_xchacha20poly1305_ietf_keygen) in PHP_FUNCTION() function
3100 PHP_FUNCTION(sodium_crypto_auth_keygen) in PHP_FUNCTION() function
3111 PHP_FUNCTION(sodium_crypto_generichash_keygen) in PHP_FUNCTION() function
3122 PHP_FUNCTION(sodium_crypto_kdf_keygen) in PHP_FUNCTION() function
3133 PHP_FUNCTION(sodium_crypto_secretbox_keygen) in PHP_FUNCTION() function
3144 PHP_FUNCTION(sodium_crypto_shorthash_keygen) in PHP_FUNCTION() function
3155 PHP_FUNCTION(sodium_crypto_stream_keygen) in PHP_FUNCTION() function
3166 PHP_FUNCTION(sodium_crypto_stream_xchacha20_keygen) in PHP_FUNCTION() function
3178 PHP_FUNCTION(sodium_crypto_kdf_derive_from_key) in PHP_FUNCTION() function
3249 PHP_FUNCTION(sodium_pad) in PHP_FUNCTION() function
3325 PHP_FUNCTION(sodium_unpad) in PHP_FUNCTION() function
3390 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_keygen) in PHP_FUNCTION() function
3401 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_push) in PHP_FUNCTION() function
3427 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_push) in PHP_FUNCTION() function
3489 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_pull) in PHP_FUNCTION() function
3519 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_pull) in PHP_FUNCTION() function
3574 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_rekey) in PHP_FUNCTION() function
3601 PHP_FUNCTION(sodium_crypto_core_ristretto255_add) in PHP_FUNCTION() function
3634 PHP_FUNCTION(sodium_crypto_core_ristretto255_from_hash) in PHP_FUNCTION() function
3660 PHP_FUNCTION(sodium_crypto_core_ristretto255_is_valid_point) in PHP_FUNCTION() function
3678 PHP_FUNCTION(sodium_crypto_core_ristretto255_random) in PHP_FUNCTION() function
3691 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_add) in PHP_FUNCTION() function
3720 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_complement) in PHP_FUNCTION() function
3742 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_invert) in PHP_FUNCTION() function
3768 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_mul) in PHP_FUNCTION() function
3797 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_negate) in PHP_FUNCTION() function
3819 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_random) in PHP_FUNCTION() function
3832 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_reduce) in PHP_FUNCTION() function
3854 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_sub) in PHP_FUNCTION() function
3883 PHP_FUNCTION(sodium_crypto_core_ristretto255_sub) in PHP_FUNCTION() function