Searched refs:encalg (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/rsa/
H A Drsa_pmeth.c572 ASN1_OBJECT *encalg = NULL; local
576 X509_ALGOR_get0(&encalg, NULL, NULL, alg);
577 if (encalg && OBJ_obj2nid(encalg) == NID_rsaesOaep)

Completed in 81 milliseconds