Searched refs:kDCP_PayloadKey (Results 1 – 2 of 2) sorted by relevance
351 if (kDCP_PayloadKey != handle->keySlot) in DCP_AES_SetKey()450 else if (handle->keySlot == kDCP_PayloadKey) in DCP_AES_EncryptEcbNonBlocking()547 else if (handle->keySlot == kDCP_PayloadKey) in DCP_AES_DecryptEcbNonBlocking()655 else if (handle->keySlot == kDCP_PayloadKey) in DCP_AES_EncryptCbcNonBlocking()765 else if (handle->keySlot == kDCP_PayloadKey) in DCP_AES_DecryptCbcNonBlocking()
118 kDCP_PayloadKey = 6U, /*!< DCP payload key. */ enumerator