Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_cex4.c126 char hexbuf[2 * 16 + 1]; in cca_mkvps_show() local
136 MKVP_TO_HEXBUF(ci.new_aes_mkvp, hexbuf); in cca_mkvps_show()
139 hexbuf); in cca_mkvps_show()
145 MKVP_TO_HEXBUF(ci.cur_aes_mkvp, hexbuf); in cca_mkvps_show()
148 hexbuf); in cca_mkvps_show()
154 MKVP_TO_HEXBUF(ci.old_aes_mkvp, hexbuf); in cca_mkvps_show()
157 hexbuf); in cca_mkvps_show()
163 MKVP_TO_HEXBUF(ci.new_apka_mkvp, hexbuf); in cca_mkvps_show()
166 hexbuf); in cca_mkvps_show()
172 MKVP_TO_HEXBUF(ci.cur_apka_mkvp, hexbuf); in cca_mkvps_show()
[all …]