hw_cipher_config
return sizeof(struct hw_cipher_config) + qs->qs_cipher_klen;
struct hw_cipher_config *cipher_config)
struct hw_cipher_config *cipher_config;
cipher_config = (struct hw_cipher_config *)(hw_blk_ptr +
struct hw_cipher_config *cipher_config;
cipher_config = (struct hw_cipher_config *)
struct hw_cipher_config cipher_config;
(sizeof(struct hw_cipher_config) + \