Searched refs:algptype (Results 1 – 1 of 1) sorted by relevance
527 int algptype; in ossl_rsa_param_decode() local529 X509_ALGOR_get0(&algoid, &algptype, &algp, alg); in ossl_rsa_param_decode()532 if (algptype == V_ASN1_UNDEF) in ossl_rsa_param_decode()534 if (algptype != V_ASN1_SEQUENCE) { in ossl_rsa_param_decode()