Home
last modified time | relevance | path

Searched refs:sodium_crypto_sign_ed25519_pk_to_curve25519 (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/sodium/
H A Dphp_libsodium.h102 PHP_FUNCTION(sodium_crypto_sign_ed25519_pk_to_curve25519);
H A Dlibsodium.stub.php137 function sodium_crypto_sign_ed25519_pk_to_curve25519(string $public_key): string {} function
H A Dlibsodium_arginfo.h501 ZEND_FUNCTION(sodium_crypto_sign_ed25519_pk_to_curve25519);
630 …ZEND_FE(sodium_crypto_sign_ed25519_pk_to_curve25519, arginfo_sodium_crypto_sign_ed25519_pk_to_curv…
H A Dlibsodium.c2738 PHP_FUNCTION(sodium_crypto_sign_ed25519_pk_to_curve25519) in PHP_FUNCTION() argument

Completed in 16 milliseconds