Searched refs:RSA_SIMPLE_PQ (Results 1 – 2 of 2) sorted by relevance
57 RSA_SIMPLE_PQ = 1, enumerator
117 priv->type = RSA_SIMPLE_PQ; in rsa_import_simple_priv_key()438 else if(priv->type == RSA_SIMPLE_PQ){ in rsadp_nocrt()458 if(priv->type == RSA_SIMPLE_PQ){ in rsadp_nocrt()500 if((priv->type == RSA_SIMPLE) || (priv->type == RSA_SIMPLE_PQ)){ in rsadp()