Searched refs:CryptoKey_PLAINTEXT (Results 1 – 9 of 9) sorted by relevance
166 static const CryptoKey_Encoding CryptoKey_PLAINTEXT = CRYPTOKEY_PLAINTEXT; variable
56 keyHandle->encoding = CryptoKey_PLAINTEXT; in CryptoKeyPlaintext_initKey()
48 …if ((secureKey->encoding == CryptoKey_PLAINTEXT) || (secureKey->encoding == CryptoKey_BLANK_PLAINT… in CryptoKey_verifySecureKey()
256 …if (object->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey… in AESCMACLPF3_getResult()593 …if (object->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey… in AESCMACLPF3_oneStepOperation()671 if (key->encoding == CryptoKey_PLAINTEXT || key->encoding == CryptoKey_KEYSTORE) in AESCMAC_oneStepSign()695 if (key->encoding == CryptoKey_PLAINTEXT || key->encoding == CryptoKey_KEYSTORE) in AESCMAC_oneStepVerify()725 if (key->encoding == CryptoKey_PLAINTEXT) in AESCMACLPF3_setupSegmentedOperation()887 …if (object->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey… in AESCMAC_addData()1047 …if (object->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey… in AESCMAC_finalize()
265 …if (operation->key->encoding == CryptoKey_PLAINTEXT || operation->key->encoding == CryptoKey_KEYST… in AESECB_oneStepEncrypt()292 …if (operation->key->encoding == CryptoKey_PLAINTEXT || operation->key->encoding == CryptoKey_KEYST… in AESECB_oneStepDecrypt()595 if (key->encoding == CryptoKey_PLAINTEXT) in AESECB_setupEncrypt()
295 …if (operationStruct->key->encoding == CryptoKey_PLAINTEXT || operationStruct->key->encoding == Cry… in AESCTR_oneStepEncrypt()319 …if (operationStruct->key->encoding == CryptoKey_PLAINTEXT || operationStruct->key->encoding == Cry… in AESCTR_oneStepDecrypt()880 if (key->encoding == CryptoKey_PLAINTEXT) in AESCTRLPF3_setupSegmentedOperation()
200 …DebugP_assert((key->encoding == CryptoKey_PLAINTEXT) || (key->encoding == CryptoKey_BLANK_PLAINTEX… in AESCommonLPF3_loadKey()
370 randomKey->encoding = CryptoKey_PLAINTEXT; in AESCTRDRBG_generateKey()
965 …if (operation->key->encoding == CryptoKey_PLAINTEXT || operation->key->encoding == CryptoKey_KEYST… in AESCCM_oneStepEncrypt()989 …if (operation->key->encoding == CryptoKey_PLAINTEXT || operation->key->encoding == CryptoKey_KEYST… in AESCCM_oneStepDecrypt()1836 …&& (object->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey… in AESCCM_addData()1858 …if (object->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey… in AESCCM_addData()