Searched refs:CryptoKey_KEYSTORE (Results 1 – 8 of 8) sorted by relevance
168 static const CryptoKey_Encoding CryptoKey_KEYSTORE = CRYPTOKEY_KEYSTORE; variable
67 …else if ((secureKey->encoding == CryptoKey_KEYSTORE) || (secureKey->encoding == CryptoKey_BLANK_KE… in CryptoKey_verifySecureKey()
48 keyHandle->encoding = CryptoKey_KEYSTORE; in KeyStore_PSA_initKey()
256 …t->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey_KEYSTORE) in AESCMACLPF3_getResult()593 …t->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey_KEYSTORE) 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()887 …t->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey_KEYSTORE) in AESCMAC_addData()1047 …t->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey_KEYSTORE) in AESCMAC_finalize()
265 …(operation->key->encoding == CryptoKey_PLAINTEXT || operation->key->encoding == CryptoKey_KEYSTORE) in AESECB_oneStepEncrypt()292 …(operation->key->encoding == CryptoKey_PLAINTEXT || operation->key->encoding == CryptoKey_KEYSTORE) in AESECB_oneStepDecrypt()
410 randomKey->encoding = CryptoKey_KEYSTORE; in AESCTRDRBG_generateKey()
295 …ruct->key->encoding == CryptoKey_PLAINTEXT || operationStruct->key->encoding == CryptoKey_KEYSTORE) in AESCTR_oneStepEncrypt()319 …ruct->key->encoding == CryptoKey_PLAINTEXT || operationStruct->key->encoding == CryptoKey_KEYSTORE) in AESCTR_oneStepDecrypt()
965 …(operation->key->encoding == CryptoKey_PLAINTEXT || operation->key->encoding == CryptoKey_KEYSTORE) in AESCCM_oneStepEncrypt()989 …(operation->key->encoding == CryptoKey_PLAINTEXT || operation->key->encoding == CryptoKey_KEYSTORE) in AESCCM_oneStepDecrypt()1836 …t->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey_KEYSTORE) in AESCCM_addData()1858 …t->common.key.encoding == CryptoKey_PLAINTEXT || object->common.key.encoding == CryptoKey_KEYSTORE) in AESCCM_addData()