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