Home
last modified time | relevance | path

Searched +defs:component +defs:fieldID (Results 1 – 2 of 2) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/context/
H A Dkg_ecc.c69 int getECCFieldSize( IN_ENUM( CRYPT_ECCCURVE ) \ in getECCFieldSize()
96 int getECCFieldID( IN_LENGTH_SHORT_MIN( MIN_PKCSIZE_ECC ) \ in getECCFieldID()
258 static BOOLEAN checkComponentLength( const BIGNUM *component, in checkComponentLength()
745 CRYPT_ECCCURVE_TYPE fieldID; variable
/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/
H A DLuaScriptInterface.cpp541 ui::Component *component = luaComponent->GetComponent(); in interface_removeComponent() local
1046 int fieldID = lua_tointeger(l, 2); in simulation_partProperty() local