![]() |
nrfxlib API 3.3.99
|
#include "psa/crypto.h"#include <stdint.h>Go to the source code of this file.
Functions | |
| psa_status_t | cc3xx_check_rsa_key_size (size_t bits) |
| Checks the validity/support of an RSA key. | |
| psa_status_t | cc3xx_rsa_psa_priv_to_psa_publ (uint8_t *priv_key_buffer, size_t priv_key_buffer_size, uint8_t *publ_key_buffer, size_t publ_key_buffer_size, size_t *publ_key_buffer_length) |
| Extract the public key from the private key in PSA format. | |
This file contains the declarations of the internal utility functions used to manipulate RSA types and key formats