Home
last modified time | relevance | path

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

/PHP-7.4/ext/sodium/
H A Dlibsodium.c3124 zend_string *ecdhkey; in PHP_FUNCTION() local
3146 ZSTR_VAL(ecdhkey)[crypto_box_SECRETKEYBYTES] = 0; in PHP_FUNCTION() local
3153 zend_string *ecdhkey; in PHP_FUNCTION() local
3175 ZSTR_VAL(ecdhkey)[crypto_box_PUBLICKEYBYTES] = 0; in PHP_FUNCTION() local

Completed in 22 milliseconds