HomeSort by: relevance | last modified time | path
    Searched refs:hw_cipher_config (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_hw15.c 540 struct hw_cipher_config *cipher_config = (struct hw_cipher_config *)
558 hw_blk_size = sizeof(struct hw_cipher_config);
qat_hw17.c 357 return roundup(sizeof(struct hw_cipher_config) + keylen, 8);
qatreg.h 1456 struct hw_cipher_config { struct
1522 struct hw_cipher_config cipher_config;
qatvar.h 600 (sizeof(struct hw_cipher_config) + \

Completed in 20 milliseconds