Searched refs:algptype (Results 1 – 1 of 1) sorted by relevance
657 int algptype; in ossl_rsa_param_decode() local659 X509_ALGOR_get0(&algoid, &algptype, &algp, alg); in ossl_rsa_param_decode()662 if (algptype == V_ASN1_UNDEF) in ossl_rsa_param_decode()664 if (algptype != V_ASN1_SEQUENCE) { in ossl_rsa_param_decode()