Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dcrypt_sha512.c220 static void sha512_init_ctx (struct sha512_ctx *ctx) { in sha512_init_ctx() function
426 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
439 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
474 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
494 sha512_init_ctx(&alt_ctx); in php_sha512_crypt_r()
516 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
615 sha512_init_ctx(&ctx); in php_sha512_crypt_r()
776 sha512_init_ctx (&ctx); in main()
784 sha512_init_ctx (&ctx); in main()
798 sha512_init_ctx (&ctx); in main()

Completed in 7 milliseconds