Searched refs:element (Results 1 – 3 of 3) sorted by relevance
2433 TEE_Result TEE_IsAlgorithmSupported(uint32_t alg, uint32_t element) in TEE_IsAlgorithmSupported() argument2676 element == TEE_ECC_CURVE_NIST_P192) in TEE_IsAlgorithmSupported()2682 element == TEE_ECC_CURVE_NIST_P224) in TEE_IsAlgorithmSupported()2688 element == TEE_ECC_CURVE_NIST_P256) in TEE_IsAlgorithmSupported()2694 element == TEE_ECC_CURVE_NIST_P384) in TEE_IsAlgorithmSupported()2700 element == TEE_ECC_CURVE_NIST_P521) in TEE_IsAlgorithmSupported()2704 if (alg == TEE_ALG_SM2_DSA_SM3 && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()2708 if (alg == TEE_ALG_SM2_KEP && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()2712 if (alg == TEE_ALG_SM2_PKE && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()2716 if (alg == TEE_ALG_X25519 && element == TEE_ECC_CURVE_25519) in TEE_IsAlgorithmSupported()[all …]
328 TEE_Result TEE_IsAlgorithmSupported(uint32_t algId, uint32_t element);
316 * Fix error handling when creating a key in a dynamic secure element1412 * Secure element drivers enabled by MBEDTLS_PSA_CRYPTO_SE_C are deprecated.2547 in a secure element.2700 * In the experimental PSA secure element interface, change the encoding of