nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ ocrypto_ml_kem768_check_key()

int ocrypto_ml_kem768_check_key ( const uint8_t pk[(3 *384+32)])

#include <crypto/nrf_oberon/include/ocrypto_ml_kem768.h>

Checks the validity of a public key.

Parameters
[in]pkPublic key to check.
Returns
0 if valid, non-zero otherwise.