Searched defs:S390X_kma_params_st (Results 1 – 1 of 1) sorted by relevance
25 typedef struct S390X_kma_params_st { struct26 unsigned char reserved[12];27 union {30 } cv; /* 32 bit counter value */31 union {34 } t; /* tag */35 unsigned char h[16]; /* hash subkey */36 unsigned long long taadl; /* total AAD length */37 unsigned long long tpcl; /* total plaintxt/ciphertxt len */38 union {[all …]