Searched refs:input_output_length (Results 1 – 1 of 1) sorted by relevance
141 UINT input_output_length; in _nx_crypto_method_self_test_3des() local169 input_output_length = sizeof(plain_1); in _nx_crypto_method_self_test_3des()177 input_output_length, in _nx_crypto_method_self_test_3des()180 input_output_length, in _nx_crypto_method_self_test_3des()190 if (NX_CRYPTO_MEMCMP(output, secret_1, input_output_length) != 0) in _nx_crypto_method_self_test_3des()221 input_output_length = sizeof(secret_2); in _nx_crypto_method_self_test_3des()229 input_output_length, in _nx_crypto_method_self_test_3des()232 input_output_length, in _nx_crypto_method_self_test_3des()242 if (NX_CRYPTO_MEMCMP(output, plain_2, input_output_length) != 0) in _nx_crypto_method_self_test_3des()