Searched defs:QCryptoBlockLUKS (Results 1 – 1 of 1) sorted by relevance
49 typedef struct QCryptoBlockLUKS QCryptoBlockLUKS; typedef122 struct QCryptoBlockLUKS { struct123 QCryptoBlockLUKSHeader header; argument126 QCryptoCipherAlgo cipher_alg;129 QCryptoCipherMode cipher_mode;132 QCryptoIVGenAlgo ivgen_alg;156 const QCryptoBlockLUKSCipherNameMap *map = in qcrypto_block_luks_cipher_name_lookup() argument