Searched refs:log_fatal (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/mpi/ |
H A D | ec.c | 28 #define log_fatal(fmt, ...) pr_err(fmt, ##__VA_ARGS__) macro 717 log_fatal("%s: Getting Y-coordinate on %s is not supported\n", in mpi_ec_get_affine() 840 log_fatal("%s: %s not yet supported\n", in dup_point_montgomery() 1067 log_fatal("%s: %s not yet supported\n", in add_points_montgomery()
|
/kernel/linux/linux-6.6/lib/crypto/mpi/ |
H A D | ec.c | 28 #define log_fatal(fmt, ...) pr_err(fmt, ##__VA_ARGS__) macro 717 log_fatal("%s: Getting Y-coordinate on %s is not supported\n", in mpi_ec_get_affine() 840 log_fatal("%s: %s not yet supported\n", in dup_point_montgomery() 1067 log_fatal("%s: %s not yet supported\n", in add_points_montgomery()
|
Completed in 5 milliseconds