Searched refs:CryptoResourceLPF3_operationSemaphore (Results 1 – 6 of 6) sorted by relevance
45 SemaphoreP_Struct CryptoResourceLPF3_operationSemaphore; variable76 (void)SemaphoreP_constructBinary(&CryptoResourceLPF3_operationSemaphore, 0U); in CryptoResourceLPF3_constructRTOSObjects()
54 extern SemaphoreP_Struct CryptoResourceLPF3_operationSemaphore;
175 SemaphoreP_post(&CryptoResourceLPF3_operationSemaphore); in AESECBLPF3_hwiFxn()568 (void)SemaphoreP_pend((SemaphoreP_Handle)&CryptoResourceLPF3_operationSemaphore, in AESECBLPF3_waitForResult()
205 SemaphoreP_post(&CryptoResourceLPF3_operationSemaphore); in AESCTRLPF3_hwiFxn()666 (void)SemaphoreP_pend((SemaphoreP_Handle)&CryptoResourceLPF3_operationSemaphore, in AESCTRLPF3_waitForResult()
160 SemaphoreP_post(&CryptoResourceLPF3_operationSemaphore); in AESCMACLPF3_hwiFxn()650 (void)SemaphoreP_pend((SemaphoreP_Handle)&CryptoResourceLPF3_operationSemaphore, in AESCMACLPF3_waitForResult()
335 SemaphoreP_post(&CryptoResourceLPF3_operationSemaphore); in AESCCMLPF3_hwiFxn()391 (void)SemaphoreP_pend((SemaphoreP_Handle)&CryptoResourceLPF3_operationSemaphore, in AESCCMLPF3_waitForDMA()