Searched refs:allocated (Results 1 – 13 of 13) sorted by relevance
55 bool allocated; member67 if (checksum == srcMatchShortEntry[i].checksum && srcMatchShortEntry[i].allocated) in utilsSoftSrcMatchShortFindEntry()83 if (!srcMatchShortEntry[i].allocated) in findSrcMatchShortAvailEntry()98 srcMatchShortEntry[entry].allocated = true; in addToSrcMatchShortIndirect()103 srcMatchShortEntry[entry].allocated = false; in removeFromSrcMatchShortIndirect()157 bool allocated; member174 if (checksum == srcMatchExtEntry[i].checksum && srcMatchExtEntry[i].allocated) in utilsSoftSrcMatchExtFindEntry()190 if (!srcMatchExtEntry[i].allocated) in findSrcMatchExtAvailEntry()210 srcMatchExtEntry[entry].allocated = true; in addToSrcMatchExtIndirect()215 srcMatchExtEntry[entry].allocated = false; in removeFromSrcMatchExtIndirect()
61 /* Use allocated out buffer to catch overwrites */88 /* Use allocated in buffer to catch overreads */
134 /* Once blocks are reallocated, the block allocated to the memory request
84 /* Verify the data and pointers allocated have been properly wiped */
1709 /* Test for user free-ing allocated memory */
529 # already allocated.
66 …terial: reset to zero of the RAM memory that contained the key material, free the allocated buffer.150 …tate, for example the state of multipart operations, is kept in structures allocated by the caller.
277 In this approach, input and output buffers are allocated at the start of the operation that are lar…334 … We are simply required to call a special macro on some buffer that was allocated by us and the sa…359 * Not all buffers allocated by tests are used as inputs and outputs to PSA functions being tested.527 In order to keep track of allocated copies on the heap, we can create new structs:
288 …(after the `exit` label in test functions) to free any memory that the function may have allocated.
2897 Output the table of allocated Router IDs and the current next hop (as Router ID) and path cost for …3353 Release a Router ID that has been allocated by the device in the Leader role.3424 List allocated Router IDs.
275 allocated to hold the extension. The extension would then be copied into882 Additional PSA key slots will be allocated in the process of such key948 mbedtls_x509_get_name() not freeing allocated objects in case of error.949 Change mbedtls_x509_get_name() to clean up allocated objects on error.1123 * Zeroize dynamically-allocated buffers used by the PSA Crypto key storage2476 buffer is allocated by the server (if MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH3976 * Fixed a bug that caused freeing a buffer that was allocated on the stack,
1054 #### Size of a dynamically allocated key context1065 #### Size of a statically allocated key context
80 …o preserve state between function calls store this state in a structure allocated by the calling c…