Home
last modified time | relevance | path

Searched refs:eddsakey_len (Results 1 – 13 of 13) sorted by relevance

/dports/lang/php80/php-8.0.15/ext/sodium/
H A Dlibsodium.c2715 size_t eddsakey_len; in PHP_FUNCTION() local
2718 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2722 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
2742 size_t eddsakey_len; in PHP_FUNCTION() local
2745 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2749 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/security/php80-sodium/php-8.0.15/ext/sodium/
H A Dlibsodium.c2715 size_t eddsakey_len; in PHP_FUNCTION() local
2718 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2722 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
2742 size_t eddsakey_len; in PHP_FUNCTION() local
2745 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2749 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/sodium/
H A Dlibsodium.c2715 size_t eddsakey_len; in PHP_FUNCTION() local
2718 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2722 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
2742 size_t eddsakey_len; in PHP_FUNCTION() local
2745 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2749 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/sodium/
H A Dlibsodium.c3109 size_t eddsakey_len; in PHP_FUNCTION() local
3112 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3116 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
3138 size_t eddsakey_len; in PHP_FUNCTION() local
3141 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3145 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/sodium/
H A Dlibsodium.c3126 size_t eddsakey_len; in PHP_FUNCTION() local
3129 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3133 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
3155 size_t eddsakey_len; in PHP_FUNCTION() local
3158 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3162 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/security/php73-sodium/php-7.3.33/ext/sodium/
H A Dlibsodium.c3109 size_t eddsakey_len; in PHP_FUNCTION() local
3112 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3116 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
3138 size_t eddsakey_len; in PHP_FUNCTION() local
3141 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3145 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/security/php74-sodium/php-7.4.27/ext/sodium/
H A Dlibsodium.c3126 size_t eddsakey_len; in PHP_FUNCTION() local
3129 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3133 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
3155 size_t eddsakey_len; in PHP_FUNCTION() local
3158 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3162 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/sodium/
H A Dlibsodium.c3109 size_t eddsakey_len; in PHP_FUNCTION() local
3112 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3116 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
3138 size_t eddsakey_len; in PHP_FUNCTION() local
3141 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3145 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/sodium/
H A Dlibsodium.c3126 size_t eddsakey_len; in PHP_FUNCTION() local
3129 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3133 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
3155 size_t eddsakey_len; in PHP_FUNCTION() local
3158 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3162 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/sodium/
H A Dlibsodium.c2890 size_t eddsakey_len; in PHP_FUNCTION() local
2893 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2897 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
2917 size_t eddsakey_len; in PHP_FUNCTION() local
2920 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2924 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/sodium/
H A Dlibsodium.c2890 size_t eddsakey_len; in PHP_FUNCTION() local
2893 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2897 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
2917 size_t eddsakey_len; in PHP_FUNCTION() local
2920 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2924 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/security/php81-sodium/php-8.1.1/ext/sodium/
H A Dlibsodium.c2890 size_t eddsakey_len; in PHP_FUNCTION() local
2893 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2897 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
2917 size_t eddsakey_len; in PHP_FUNCTION() local
2920 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
2924 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()
/dports/security/pecl-libsodium/libsodium-2.0.23/
H A Dlibsodium.c3587 size_t eddsakey_len; in PHP_FUNCTION() local
3590 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3593 if (eddsakey_len != crypto_sign_SECRETKEYBYTES) { in PHP_FUNCTION()
3615 size_t eddsakey_len; in PHP_FUNCTION() local
3618 &eddsakey, &eddsakey_len) == FAILURE) { in PHP_FUNCTION()
3621 if (eddsakey_len != crypto_sign_PUBLICKEYBYTES) { in PHP_FUNCTION()