Home
last modified time | relevance | path

Searched refs:cryptokind (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/standard/
H A Dstreamsfuncs.c1453 zend_long cryptokind = 0; in PHP_FUNCTION() local
1463 Z_PARAM_LONG_EX(cryptokind, cryptokindnull, 1, 0) in PHP_FUNCTION()
1478 cryptokind = Z_LVAL_P(val); in PHP_FUNCTION()
1485 if (php_stream_xport_crypto_setup(stream, cryptokind, sessstream) < 0) { in PHP_FUNCTION()
H A Dbasic_functions.c2113 ZEND_ARG_INFO(0, cryptokind)

Completed in 18 milliseconds