Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus_crypt.c704 uint32_t mod, i, bytes_encrypted; in lanplus_encrypt_payload() local
763 &bytes_encrypted); /* bytes written */ in lanplus_encrypt_payload()
767 bytes_encrypted; in lanplus_encrypt_payload()
H A Dlanplus.c3497 uint16_t bytes_encrypted; in test_crypt1() local
3514 &bytes_encrypted)) in test_crypt1()
3519 printbuf(encrypt_buffer, bytes_encrypted, "encrypted payload"); in test_crypt1()
3525 bytes_encrypted, in test_crypt1()
3552 uint32_t bytes_encrypted; in test_crypt2() local
3562 &bytes_encrypted); in test_crypt2()
3563 printbuf((const uint8_t *)encrypt_buffer, bytes_encrypted, "encrypt_buffer"); in test_crypt2()
3568 bytes_encrypted, in test_crypt2()