Home
last modified time | relevance | path

Searched defs:ecdhkey (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/sodium/
H A Dlibsodium.c2950 zend_string *ecdhkey; in PHP_FUNCTION() local
2971 ZSTR_VAL(ecdhkey)[crypto_box_SECRETKEYBYTES] = 0; in PHP_FUNCTION() local
2978 zend_string *ecdhkey; in PHP_FUNCTION() local
2999 ZSTR_VAL(ecdhkey)[crypto_box_PUBLICKEYBYTES] = 0; in PHP_FUNCTION() local

Completed in 21 milliseconds