Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dcrypt_sha512.c222 static void sha512_init_ctx (struct sha512_ctx *ctx) { in sha512_init_ctx() function
417 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
430 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
465 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
484 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
505 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
604 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
757 sha512_init_ctx (&ctx); in main()
765 sha512_init_ctx (&ctx); in main()
779 sha512_init_ctx (&ctx); in main()

Completed in 6 milliseconds