high_be           177 drivers/crypto/bcm/util.c 	__be64 *high_be = (__be64 *)ctr_pos;
high_be           178 drivers/crypto/bcm/util.c 	__be64 *low_be = high_be + 1;
high_be           185 drivers/crypto/bcm/util.c 		*high_be = __cpu_to_be64(__be64_to_cpu(*high_be) + 1);