nrfxlib API 2.8.99
|
int ocrypto_ecdh_p384_secret_key_check | ( | const uint8_t | sk[48] | ) |
#include <crypto/nrf_oberon/include/ocrypto_ecdh_p384.h>
ECDH P-384 secret key check.
sk | Secret key to check. |
0 | If sk is a valid secret key. |
-1 | Otherwise. |