Searched refs:sha512_init_ctx (Results 1 – 1 of 1) sorted by relevance
231 static void sha512_init_ctx (struct sha512_ctx *ctx) { in sha512_init_ctx() function433 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 11 milliseconds