Searched refs:_nx_crypto_method_null_cleanup (Results 1 – 4 of 4) sorted by relevance
82 UINT _nx_crypto_method_null_cleanup(VOID *crypto_metadata);
127 NX_CRYPTO_KEEP UINT _nx_crypto_method_null_cleanup(VOID *crypto_metadata) in _nx_crypto_method_null_cleanup() function
569 _nx_crypto_method_null_cleanup, /* NULL cleanup routine */
228 status = _nx_crypto_method_null_cleanup(NX_CRYPTO_NULL); in thread_0_entry()