Searched defs:pad_byte (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ceph/ | ||
| H A D | crypto.c | 214 int pad_byte = AES_BLOCK_SIZE - (in_len & (AES_BLOCK_SIZE - 1)); in ceph_aes_crypt() local |
| /linux/drivers/crypto/nx/ | ||
| H A D | nx_csbcpb.h | 115 u8 pad_byte; member |