Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dcrypt_sha512.c231 static void sha512_init_ctx (struct sha512_ctx *ctx) { in sha512_init_ctx() function
433 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
446 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
481 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
500 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
521 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
620 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
773 sha512_init_ctx (&ctx); in main()
781 sha512_init_ctx (&ctx); in main()
795 sha512_init_ctx (&ctx); in main()

Completed in 7 milliseconds