2.1.6.4 DRV_PUF_CreateUserContext0()
drv_puf_result_t DRV_PUF_CreateUserContext0 (drv_puf_key_index_t keyIndex, uint32_t userContext0, uint32_t * combinedUserContext0)
Creates the user context 0 for a key operation when the PUF key index is provided.
| keyIndex |
PUF key index |
| userContext0 |
User context word 0 with bits 3-0 empty |
| combinedUserContext0 |
Pointer to word that will hold the user context word 0 with the key index |
Result code of the operation. See drv_puf_result_t enum for details. |
