Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/qat/ | |
qat_hw15.c | 540 struct hw_cipher_config *cipher_config = (struct hw_cipher_config *) local in function:qat_crypto_setup_cipher_desc 543 uint8_t *cipher_key = (uint8_t *)(cipher_config + 1); 545 cipher_config->val = qat_crypto_load_cipher_cryptoini(desc, crie); 546 cipher_config->reserved = 0; |
qatreg.h | 1522 struct hw_cipher_config cipher_config; member in struct:hw_cipher_aes256_f8 |