Searched defs:buffer_ptr (Results 1 – 3 of 3) sorted by relevance
229 size_t packet_size_in_dwords, unsigned int **buffer_ptr) in kq_acquire_packet_buffer() argument
1523 uint32_t *buffer_ptr = (uint32_t *)buffer.GetBytes(); in GetReturnValueObjectImpl() local
181 static void kdf(void *buffer_ptr, aes_int_key key, UINT8 ndx, int nbytes) in kdf()