_pubp              43 crypto/ecrdsa.c 	u64 _pubp[2][ECRDSA_MAX_DIGITS]; /* point storage for @pub_key */
_pubp             240 crypto/ecrdsa.c 	ctx->pub_key = ECC_POINT_INIT(ctx->_pubp[0], ctx->_pubp[1], ndigits);