Searched refs:RSA_SIMPLE (Results 1 – 2 of 2) sorted by relevance
56 RSA_SIMPLE = 0, enumerator
112 priv->type = RSA_SIMPLE; in rsa_import_simple_priv_key()434 if(priv->type == RSA_SIMPLE){ in rsadp_nocrt()500 if((priv->type == RSA_SIMPLE) || (priv->type == RSA_SIMPLE_PQ)){ in rsadp()