Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dcrypt_sha256.c189 static void sha256_init_ctx(struct sha256_ctx *ctx) { in sha256_init_ctx() function
388 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
401 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
436 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
455 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
477 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
563 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
704 sha256_init_ctx(&ctx); in main()
712 sha256_init_ctx(&ctx); in main()
726 sha256_init_ctx(&ctx); in main()

Completed in 8 milliseconds