Searched refs:keyAligned (Results 1 – 2 of 2) sorted by relevance
426 uint32_t *keyAligned = NULL; in PUF_GetKey() local466 keyAligned = (uint32_t *)(uintptr_t)key; in PUF_GetKey()498 *keyAligned = base->DOR; in PUF_GetKey()499 keyAligned++; in PUF_GetKey()736 uint32_t *keyAligned = NULL; in PUF_Unwrap() local758 keyAligned = (uint32_t *)(uintptr_t)key; in PUF_Unwrap()789 *keyAligned = base->DOR; in PUF_Unwrap()790 keyAligned++; in PUF_Unwrap()
843 uint32_t *keyAligned = NULL; in PUF_GetKey() local880 keyAligned = (uint32_t *)(uintptr_t)key; in PUF_GetKey()911 *keyAligned = temp32; in PUF_GetKey()912 keyAligned++; in PUF_GetKey()