crypto_rsa_import_private_key() function
crypto_rsa_import_private_key - Import an RSA private key @buf: Key buffer (DER encoded RSA private key) @len: Key buffer length in bytes Returns: Pointer to the private key or %NULL on failure
crypto_rsa_import_private_key() is called by 1 function and calls 9 functions:
![]()
crypto_rsa_import_private_key()
crypto_rsa_import_private_key() reads 10 variables and writes 9 variables:
![]()
crypto_rsa_import_private_key()
crypto_rsa_import_private_key() frees 1 types:
![]()
crypto_rsa_import_private_key()