Searched refs:sha512_init_ctx (Results 1 – 1 of 1) sorted by relevance
222 static void sha512_init_ctx (struct sha512_ctx *ctx) { in sha512_init_ctx() function421 sha512_init_ctx(&ctx); in php_sha512_crypt_r()434 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()469 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()488 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()509 sha512_init_ctx(&ctx); in php_sha512_crypt_r()608 sha512_init_ctx(&ctx); in php_sha512_crypt_r()761 sha512_init_ctx (&ctx); in main()769 sha512_init_ctx (&ctx); in main()783 sha512_init_ctx (&ctx); in main()
Completed in 6 milliseconds