Home
last modified time | relevance | path

Searched refs:Null (Results 1 – 11 of 11) sorted by relevance

/lib/lwip/lwip/contrib/apps/LwipMibCompiler/LwipSnmpCodeGeneration/
A DLwipSnmp.cs55 public const string Null = "NULL"; field in LwipSnmpCodeGeneration.LwipDefs
113 case SnmpDataType.Null: in GetAsn1DefForSnmpDataType()
145 case SnmpDataType.Null: in GetLengthForSnmpDataType()
172 Null, enumerator
A DSnmpScalarArrayNode.cs94 (this.GetMethodRequired) ? this.GetMethodName : LwipDefs.Null, in GenerateCode()
95 (this.TestMethodRequired) ? this.TestMethodName : LwipDefs.Null, in GenerateCode()
96 (this.SetMethodRequired) ? this.SetMethodName : LwipDefs.Null in GenerateCode()
A DSnmpTableNode.cs148 (this.GetMethodRequired) ? this.GetMethodName : LwipDefs.Null, in GenerateCode()
149 (this.TestMethodRequired) ? this.TestMethodName : LwipDefs.Null, in GenerateCode()
150 (this.SetMethodRequired) ? this.SetMethodName : LwipDefs.Null in GenerateCode()
A DSnmpScalarNode.cs129 getMethodName = LwipDefs.Null; in GenerateCode()
130 testMethodName = LwipDefs.Null; in GenerateCode()
131 setMethodName = LwipDefs.Null; in GenerateCode()
/lib/dhry/
A Ddhry.h400 #define Null 0 macro
A Ddhry_1.c380 if (Ptr_Glob != Null) in Proc_3()
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_psa_crypto_util.data9 ECDSA Raw -> DER, 256bit, Null r
13 ECDSA Raw -> DER, 256bit, Null s
A Dtest_suite_psa_crypto_se_driver_hal.function174 /* Null import: do nothing, but pretend it worked. */
194 /* Null generate: do nothing, but pretend it worked. */
217 /* Null destroy: do nothing, but pretend it worked. */
A Dtest_suite_cipher.function874 /* Null pointers are documented as valid for inputs of length 0.
A Dtest_suite_pk.function2525 /* Null pk pointer. */
A Dtest_suite_psa_crypto.data7822 ECP group ID <-> PSA family - Null values

Completed in 58 milliseconds