Lines Matching defs:PHP_FUNCTION

193 PHP_FUNCTION(sodium_memzero)  in PHP_FUNCTION()  function
217 PHP_FUNCTION(sodium_increment) in PHP_FUNCTION() function
240 PHP_FUNCTION(sodium_add) in PHP_FUNCTION() function
269 PHP_FUNCTION(sodium_memcmp) in PHP_FUNCTION() function
289 PHP_FUNCTION(sodium_crypto_shorthash) in PHP_FUNCTION() function
319 PHP_FUNCTION(sodium_crypto_secretbox) in PHP_FUNCTION() function
361 PHP_FUNCTION(sodium_crypto_secretbox_open) in PHP_FUNCTION() function
402 PHP_FUNCTION(sodium_crypto_generichash) in PHP_FUNCTION() function
442 PHP_FUNCTION(sodium_crypto_generichash_init) in PHP_FUNCTION() function
482 PHP_FUNCTION(sodium_crypto_generichash_update) in PHP_FUNCTION() function
521 PHP_FUNCTION(sodium_crypto_generichash_final) in PHP_FUNCTION() function
570 PHP_FUNCTION(sodium_crypto_box_keypair) in PHP_FUNCTION() function
592 PHP_FUNCTION(sodium_crypto_box_seed_keypair) in PHP_FUNCTION() function
623 PHP_FUNCTION(sodium_crypto_box_keypair_from_secretkey_and_publickey) in PHP_FUNCTION() function
656 PHP_FUNCTION(sodium_crypto_box_secretkey) in PHP_FUNCTION() function
679 PHP_FUNCTION(sodium_crypto_box_publickey) in PHP_FUNCTION() function
703 PHP_FUNCTION(sodium_crypto_box_publickey_from_secretkey) in PHP_FUNCTION() function
729 PHP_FUNCTION(sodium_crypto_box) in PHP_FUNCTION() function
775 PHP_FUNCTION(sodium_crypto_box_open) in PHP_FUNCTION() function
819 PHP_FUNCTION(sodium_crypto_box_seal) in PHP_FUNCTION() function
853 PHP_FUNCTION(sodium_crypto_box_seal_open) in PHP_FUNCTION() function
890 PHP_FUNCTION(sodium_crypto_sign_keypair) in PHP_FUNCTION() function
912 PHP_FUNCTION(sodium_crypto_sign_seed_keypair) in PHP_FUNCTION() function
943 PHP_FUNCTION(sodium_crypto_sign_keypair_from_secretkey_and_publickey) in PHP_FUNCTION() function
976 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
2715 PHP_FUNCTION(sodium_crypto_kx_keypair) in PHP_FUNCTION() function
2736 PHP_FUNCTION(sodium_crypto_kx_secretkey) in PHP_FUNCTION() function
2759 PHP_FUNCTION(sodium_crypto_kx_publickey) in PHP_FUNCTION() function
2783 PHP_FUNCTION(sodium_crypto_kx_client_session_keys) in PHP_FUNCTION() function
2833 PHP_FUNCTION(sodium_crypto_kx_server_session_keys) in PHP_FUNCTION() function
2883 PHP_FUNCTION(sodium_crypto_auth) in PHP_FUNCTION() function
2913 PHP_FUNCTION(sodium_crypto_auth_verify) in PHP_FUNCTION() function
2945 PHP_FUNCTION(sodium_crypto_sign_ed25519_sk_to_curve25519) in PHP_FUNCTION() function
2972 PHP_FUNCTION(sodium_crypto_sign_ed25519_pk_to_curve25519) in PHP_FUNCTION() function
2999 PHP_FUNCTION(sodium_compare) in PHP_FUNCTION() function
3022 PHP_FUNCTION(sodium_crypto_aead_aes256gcm_keygen) in PHP_FUNCTION() function
3035 PHP_FUNCTION(sodium_crypto_aead_aegis128l_keygen) in PHP_FUNCTION() function
3048 PHP_FUNCTION(sodium_crypto_aead_aegis256_keygen) in PHP_FUNCTION() function
3060 PHP_FUNCTION(sodium_crypto_aead_chacha20poly1305_keygen) in PHP_FUNCTION() function
3071 PHP_FUNCTION(sodium_crypto_aead_chacha20poly1305_ietf_keygen) in PHP_FUNCTION() function
3083 PHP_FUNCTION(sodium_crypto_aead_xchacha20poly1305_ietf_keygen) in PHP_FUNCTION() function
3095 PHP_FUNCTION(sodium_crypto_auth_keygen) in PHP_FUNCTION() function
3106 PHP_FUNCTION(sodium_crypto_generichash_keygen) in PHP_FUNCTION() function
3117 PHP_FUNCTION(sodium_crypto_kdf_keygen) in PHP_FUNCTION() function
3128 PHP_FUNCTION(sodium_crypto_secretbox_keygen) in PHP_FUNCTION() function
3139 PHP_FUNCTION(sodium_crypto_shorthash_keygen) in PHP_FUNCTION() function
3150 PHP_FUNCTION(sodium_crypto_stream_keygen) in PHP_FUNCTION() function
3161 PHP_FUNCTION(sodium_crypto_stream_xchacha20_keygen) in PHP_FUNCTION() function
3173 PHP_FUNCTION(sodium_crypto_kdf_derive_from_key) in PHP_FUNCTION() function
3244 PHP_FUNCTION(sodium_pad) in PHP_FUNCTION() function
3319 PHP_FUNCTION(sodium_unpad) in PHP_FUNCTION() function
3384 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_keygen) in PHP_FUNCTION() function
3395 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_push) in PHP_FUNCTION() function
3421 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_push) in PHP_FUNCTION() function
3483 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_init_pull) in PHP_FUNCTION() function
3513 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_pull) in PHP_FUNCTION() function
3568 PHP_FUNCTION(sodium_crypto_secretstream_xchacha20poly1305_rekey) in PHP_FUNCTION() function
3595 PHP_FUNCTION(sodium_crypto_core_ristretto255_add) in PHP_FUNCTION() function
3628 PHP_FUNCTION(sodium_crypto_core_ristretto255_from_hash) in PHP_FUNCTION() function
3654 PHP_FUNCTION(sodium_crypto_core_ristretto255_is_valid_point) in PHP_FUNCTION() function
3672 PHP_FUNCTION(sodium_crypto_core_ristretto255_random) in PHP_FUNCTION() function
3685 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_add) in PHP_FUNCTION() function
3714 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_complement) in PHP_FUNCTION() function
3736 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_invert) in PHP_FUNCTION() function
3762 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_mul) in PHP_FUNCTION() function
3791 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_negate) in PHP_FUNCTION() function
3813 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_random) in PHP_FUNCTION() function
3826 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_reduce) in PHP_FUNCTION() function
3848 PHP_FUNCTION(sodium_crypto_core_ristretto255_scalar_sub) in PHP_FUNCTION() function
3877 PHP_FUNCTION(sodium_crypto_core_ristretto255_sub) in PHP_FUNCTION() function