Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dcrypt_sha512.c221 static void sha512_init_ctx (struct sha512_ctx *ctx) { in sha512_init_ctx() function
427 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
440 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
475 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
495 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
517 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
616 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
777 sha512_init_ctx (&ctx); in main()
785 sha512_init_ctx (&ctx); in main()
799 sha512_init_ctx (&ctx); in main()

Completed in 5 milliseconds