Lines Matching defs:oid
296 struct asn1_oid oid; in x509_parse_name() local
756 static int x509_id_ce_oid(struct asn1_oid *oid) in x509_id_ce_oid()
766 static int x509_any_ext_key_usage_oid(struct asn1_oid *oid) in x509_any_ext_key_usage_oid()
1123 static int x509_id_pkix_oid(struct asn1_oid *oid) in x509_id_pkix_oid()
1136 static int x509_id_kp_oid(struct asn1_oid *oid) in x509_id_kp_oid()
1145 static int x509_id_kp_server_auth_oid(struct asn1_oid *oid) in x509_id_kp_server_auth_oid()
1154 static int x509_id_kp_client_auth_oid(struct asn1_oid *oid) in x509_id_kp_client_auth_oid()
1163 static int x509_id_kp_ocsp_oid(struct asn1_oid *oid) in x509_id_kp_ocsp_oid()
1177 struct asn1_oid oid; in x509_parse_ext_ext_key_usage() local
1230 struct asn1_oid *oid, in x509_parse_extension_data()
1264 struct asn1_oid oid; in x509_parse_extension() local
1571 static int x509_rsadsi_oid(struct asn1_oid *oid) in x509_rsadsi_oid()
1581 static int x509_pkcs_oid(struct asn1_oid *oid) in x509_pkcs_oid()
1589 static int x509_digest_oid(struct asn1_oid *oid) in x509_digest_oid()
1597 int x509_sha1_oid(struct asn1_oid *oid) in x509_sha1_oid()
1609 static int x509_sha2_oid(struct asn1_oid *oid) in x509_sha2_oid()
1623 int x509_sha256_oid(struct asn1_oid *oid) in x509_sha256_oid()
1630 int x509_sha384_oid(struct asn1_oid *oid) in x509_sha384_oid()
1637 int x509_sha512_oid(struct asn1_oid *oid) in x509_sha512_oid()
1777 struct asn1_oid oid; in x509_check_signature() local