Searched defs:pkey (Results 1 – 2 of 2) sorted by relevance
89 const struct rsa_mpi_key *pkey = rsa_get_key(tfm); in rsa_enc() local128 const struct rsa_mpi_key *pkey = rsa_get_key(tfm); in rsa_dec() local166 const struct rsa_mpi_key *pkey = rsa_get_key(tfm); in rsa_sign() local205 const struct rsa_mpi_key *pkey = rsa_get_key(tfm); in rsa_verify() local342 struct rsa_mpi_key *pkey = akcipher_tfm_ctx(tfm); in rsa_max_size() local349 struct rsa_mpi_key *pkey = akcipher_tfm_ctx(tfm); in rsa_exit_tfm() local
79 int public_key_verify_signature(const struct public_key *pkey, in public_key_verify_signature()