Searched defs:ecdhkey (Results 1 – 1 of 1) sorted by relevance
2721 zend_string *ecdhkey; in PHP_FUNCTION() local2742 ZSTR_VAL(ecdhkey)[crypto_box_SECRETKEYBYTES] = 0; in PHP_FUNCTION() local2749 zend_string *ecdhkey; in PHP_FUNCTION() local2770 ZSTR_VAL(ecdhkey)[crypto_box_PUBLICKEYBYTES] = 0; in PHP_FUNCTION() local
Completed in 26 milliseconds