Home
last modified time | relevance | path

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

/php-src/ext/sodium/
H A Dlibsodium.c446 size_t state_len = sizeof (crypto_generichash_state); in PHP_FUNCTION() local
488 size_t state_len; in PHP_FUNCTION() local
526 size_t state_len; in PHP_FUNCTION() local
3439 size_t state_len; in PHP_FUNCTION() local
3530 size_t state_len; in PHP_FUNCTION() local
3578 size_t state_len; in PHP_FUNCTION() local
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c524 …php_firebird_set_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *state, const size_t state_len, in php_firebird_set_error()

Completed in 18 milliseconds