Home
last modified time | relevance | path

Searched defs:rsa_mpi_key (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/crypto/
H A Drsa.c16 struct rsa_mpi_key { struct
31 static int _rsa_enc(const struct rsa_mpi_key *key, MPI c, MPI m) in _rsa_enc() argument