Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dcrypt_sha256.c210 static void sha256_init_ctx(struct sha256_ctx *ctx) { in sha256_init_ctx() function
405 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
418 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
453 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
471 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()
492 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
578 sha256_init_ctx(&ctx); in php_sha256_crypt_r()
712 sha256_init_ctx(&ctx); in main()
720 sha256_init_ctx(&ctx); in main()
734 sha256_init_ctx(&ctx); in main()

Completed in 4 milliseconds