Searched defs:rsaCtx (Results 1 – 1 of 1) sorted by relevance
110 mbedtls_rsa_context *rsaCtx = mbedtls_pk_rsa(*ctx); in InitRsaPkCtx() local292 static int32_t CheckRsaCtx(const mbedtls_rsa_context *rsaCtx) in CheckRsaCtx()303 static int32_t X509PublicKeyToRsa(mbedtls_rsa_context *rsaCtx, struct HksBlob *rsaPublicKey) in X509PublicKeyToRsa()