Searched refs:sodium_crypto_sign_ed25519_sk_to_curve25519 (Results 1 – 5 of 5) sorted by relevance
57 $curve25519key = sodium_crypto_sign_ed25519_sk_to_curve25519($ed25519key);
118 PHP_FUNCTION(sodium_crypto_sign_ed25519_sk_to_curve25519);
178 function sodium_crypto_sign_ed25519_sk_to_curve25519(string $secret_key): string {} function
644 ZEND_FUNCTION(sodium_crypto_sign_ed25519_sk_to_curve25519);827 …ZEND_FE(sodium_crypto_sign_ed25519_sk_to_curve25519, arginfo_sodium_crypto_sign_ed25519_sk_to_curv…
2886 PHP_FUNCTION(sodium_crypto_sign_ed25519_sk_to_curve25519) in PHP_FUNCTION() argument
Completed in 36 milliseconds