Searched refs:rsa_check_context_alt (Results 1 – 1 of 1) sorted by relevance
540 static int rsa_check_context_alt( mbedtls_rsa_context const *ctx, int is_priv, in rsa_check_context_alt() function927 if( rsa_check_context_alt( ctx, 1 /* private */, 1 /* blinding */ ) != 0 ) in mbedtls_rsa_check_privkey()3030 return( rsa_check_context_alt( ctx, is_priv, 1 ) ); in mbedtls_rsa_complete()