![]() |
nrfxlib API 3.3.99
|
| int ocrypto_ecdh_p521_secret_key_check | ( | const uint8_t | sk[66] | ) |
#include <crypto/nrf_oberon/include/ocrypto_ecdh_p521.h>
ECDH P-521 secret key check.
| sk | Secret key to check. |
| 0 | If sk is a valid secret key. |
| -1 | Otherwise. |