HomeSort by: relevance | last modified time | path
    Searched defs:cipher_config (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 15 milliseconds