Lines Matching defs:ameth
520 const EVP_PKEY_ASN1_METHOD *ameth = NULL;
536 && (ameth = EVP_PKEY_asn1_find_str(NULL, pem_name,
539 ameth)) {
594 ameth = EVP_PKEY_asn1_get0(i);
596 NULL, ameth)
685 const EVP_PKEY_ASN1_METHOD *ameth = NULL;
692 && (ameth = EVP_PKEY_asn1_find_str(NULL, pem_name, slen)) != NULL
694 ameth)) {
706 ameth = EVP_PKEY_asn1_get0(i);
708 NULL, ameth)