Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dcrypt_sha256.c195 static void sha256_init_ctx(struct sha256_ctx *ctx) { in sha256_init_ctx() function
383 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
396 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
431 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
449 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
470 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
556 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
689 sha256_init_ctx(&ctx); in main()
697 sha256_init_ctx(&ctx); in main()
711 sha256_init_ctx(&ctx); in main()

Completed in 20 milliseconds