Home
last modified time | relevance | path

Searched refs:_nx_secure_x509_find_curve_method (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_x509_find_curve_method.c79 UINT _nx_secure_x509_find_curve_method(USHORT named_curve, const NX_CRYPTO_METHOD **curve_method) in _nx_secure_x509_find_curve_method() function
Dnx_secure_x509_certificate_verify.c336 …status = _nx_secure_x509_find_curve_method((USHORT)(ec_pubkey -> nx_secure_ec_named_curve), &curve… in _nx_secure_x509_certificate_verify()
Dnx_secure_x509_crl_verify.c334 …status = _nx_secure_x509_find_curve_method((USHORT)(ec_pubkey -> nx_secure_ec_named_curve), &curve… in _nx_secure_x509_crl_verify()
/NetX-Duo-v6.2.1/nx_secure/inc/
Dnx_secure_x509.h830 UINT _nx_secure_x509_find_curve_method(USHORT named_curve, const NX_CRYPTO_METHOD **curve_method);