Home
last modified time | relevance | path

Searched refs:mpi_get_size (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmpi.h104 static inline unsigned int mpi_get_size(MPI a) in mpi_get_size() function
/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c370 rsa_ctx->key_size = mpi_get_size(n); in virtio_crypto_rsa_set_key()