Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c237 static void sha512_init_ctx (struct sha512_ctx *ctx) { in sha512_init_ctx() function
439 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
452 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
487 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
506 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
527 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
626 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
779 sha512_init_ctx (&ctx); in main()
787 sha512_init_ctx (&ctx); in main()
801 sha512_init_ctx (&ctx); in main()

Completed in 18 milliseconds