Home
last modified time | relevance | path

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

/openssl/test/
H A Drc5test.c117 static unsigned char rc5_cbc_plain[RC5_CBC_NUM][8] = { variable
218 RC5_32_cbc_encrypt(&rc5_cbc_plain[n][0], buf, 8, in test_rc5_cbc()
227 if (!TEST_mem_eq(&rc5_cbc_plain[n][0], sizeof(rc5_cbc_plain[0]), in test_rc5_cbc()

Completed in 9 milliseconds