(n256p x) → *
Function: n256p$inline
(defun n256p$inline (x) (declare (xargs :guard t)) (unsigned-byte-p 256 x))