Home
last modified time | relevance | path

Searched refs:_pubp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Decrdsa.c44 u64 _pubp[2][ECRDSA_MAX_DIGITS]; /* point storage for @pub_key */ member
241 ctx->pub_key = ECC_POINT_INIT(ctx->_pubp[0], ctx->_pubp[1], ndigits); in ecrdsa_set_pub_key()
/kernel/linux/linux-6.6/crypto/
H A Decrdsa.c44 u64 _pubp[2][ECRDSA_MAX_DIGITS]; /* point storage for @pub_key */ member
241 ctx->pub_key = ECC_POINT_INIT(ctx->_pubp[0], ctx->_pubp[1], ndigits); in ecrdsa_set_pub_key()

Completed in 2 milliseconds