Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dcrypt_sha256.c204 static void sha256_init_ctx(struct sha256_ctx *ctx) { in sha256_init_ctx() function
399 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
412 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
447 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
465 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
486 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
572 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
705 sha256_init_ctx(&ctx); in main()
713 sha256_init_ctx(&ctx); in main()
727 sha256_init_ctx(&ctx); in main()

Completed in 8 milliseconds