Searched refs:sha256_init_ctx (Results 1 – 1 of 1) sorted by relevance
194 static void sha256_init_ctx(struct sha256_ctx *ctx) { in sha256_init_ctx() function393 sha256_init_ctx(&ctx); in php_sha256_crypt_r()406 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()441 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()460 sha256_init_ctx(&alt_ctx); in php_sha256_crypt_r()482 sha256_init_ctx(&ctx); in php_sha256_crypt_r()568 sha256_init_ctx(&ctx); in php_sha256_crypt_r()709 sha256_init_ctx(&ctx); in main()717 sha256_init_ctx(&ctx); in main()731 sha256_init_ctx(&ctx); in main()
Completed in 8 milliseconds