Searched refs:NoCrypto (Results 1 – 1 of 1) sorted by relevance
7129 const bool NoCrypto = llvm::is_contained(RequestedExtensions, "nocrypto"); in ExpandCryptoAEK() local7132 if (!NoCrypto && Crypto) { in ExpandCryptoAEK()7151 } else if (NoCrypto) { in ExpandCryptoAEK()