Searched defs:spec (Results 1 – 9 of 9) sorted by relevance
107 struct itimerspec spec = {}; in isActive() local121 struct itimerspec spec = {}; in setInternal() local
166 PKCS8EncodedKeySpec spec = decryptPrivateKey(der); in loadDERPrivateKey() local226 ECPublicKeySpec spec = factory.getKeySpec(key, ECPublicKeySpec.class); in getSignatureAlgorithm() local229 ECPrivateKeySpec spec = factory.getKeySpec(key, ECPrivateKeySpec.class); in getSignatureAlgorithm() local
65 struct dm_target_spec spec; member
337 constexpr auto spec = kFieldSpec; in EncodeMember() local345 constexpr auto spec = kFieldSpec; in DecodeMember() local
47 struct dm_target_spec* spec = reinterpret_cast<struct dm_target_spec*>(&data[0]); in Serialize() local
572 struct dm_target_spec* spec = reinterpret_cast<struct dm_target_spec*>(&buffer[cursor]); in GetTable() local601 std::string DeviceMapper::GetTargetType(const struct dm_target_spec& spec) { in GetTargetType()
219 static bool buildKeySpecifier(fscrypt_key_specifier* spec, const EncryptionPolicy& policy) { in buildKeySpecifier()
362 std::string spec(specs[i]); in InitLogging() local
488 const auto& spec = target.spec; in dumpDeviceMapperDevices() local