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