Searched refs:RequestedExtensions (Results 1 – 1 of 1) sorted by relevance
6122 RequestedExtensions.push_back("sha2"); in ExpandCryptoAEK()6123 RequestedExtensions.push_back("aes"); in ExpandCryptoAEK()6135 RequestedExtensions.push_back("sm4"); in ExpandCryptoAEK()6136 RequestedExtensions.push_back("sha3"); in ExpandCryptoAEK()6137 RequestedExtensions.push_back("sha2"); in ExpandCryptoAEK()6138 RequestedExtensions.push_back("aes"); in ExpandCryptoAEK()6150 RequestedExtensions.push_back("noaes"); in ExpandCryptoAEK()6160 RequestedExtensions.push_back("nosm4"); in ExpandCryptoAEK()6200 ExpandCryptoAEK(ID, RequestedExtensions); in parseDirectiveArch()6203 for (auto Name : RequestedExtensions) { in parseDirectiveArch()[all …]