Home
last modified time | relevance | path

Searched refs:algptype (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/rsa/
H A Drsa_backend.c661 int algptype; in ossl_rsa_param_decode() local
663 X509_ALGOR_get0(&algoid, &algptype, &algp, alg); in ossl_rsa_param_decode()
666 if (algptype == V_ASN1_UNDEF) in ossl_rsa_param_decode()
668 if (algptype != V_ASN1_SEQUENCE) { in ossl_rsa_param_decode()

Completed in 5 milliseconds