Searched refs:cipher_text (Results 1 – 2 of 2) sorted by relevance
163 UCHAR *cipher_text; in _nx_crypto_method_self_test_pkcs1() local187 cipher_text = s; in _nx_crypto_method_self_test_pkcs1()251 if(NX_CRYPTO_MEMCMP(output, cipher_text, modulus_len) != 0) in _nx_crypto_method_self_test_pkcs1()264 cipher_text, in _nx_crypto_method_self_test_pkcs1()
159 UCHAR *cipher_text; in thread_0_entry() local179 cipher_text = s; in thread_0_entry()209 EXPECT_EQ(0, memcmp(output, cipher_text, modulus_len)); in thread_0_entry()219 cipher_text, in thread_0_entry()