Searched refs:OID__NR (Results 1 - 6 of 6) sorted by relevance

/linux-master/crypto/asymmetric_keys/
H A Dmscode_parser.c43 if (oid == OID__NR) {
100 case OID__NR:
H A Dpkcs8_parser.c40 if (ctx->last_oid == OID__NR) {
H A Dpkcs7_parser.c211 if (ctx->last_oid == OID__NR) {
H A Dx509_cert_parser.c160 if (ctx->last_oid == OID__NR) {
/linux-master/lib/
H A Doid_registry.c47 k = OID__NR;
92 return OID__NR;
190 BUG_ON(oid >= OID__NR);
/linux-master/include/linux/
H A Doid_registry.h14 * OIDs are turned into these values if possible, or OID__NR if not held here.
147 OID__NR enumerator in enum:OID

Completed in 110 milliseconds