Searched refs:cw_key_generation (Results 1 – 2 of 2) sorted by relevance
103 if (cw->cw_key_generation == PADLOCK_KEY_GENERATION_SW) { in padlock_cipher_key_setup()131 cw->cw_key_generation = PADLOCK_KEY_GENERATION_SW; in padlock_cipher_setup()139 cw->cw_key_generation = PADLOCK_KEY_GENERATION_HW; in padlock_cipher_setup()
50 #define cw_key_generation __field.key_generation macro