Searched refs:look_up_OID (Results 1 – 5 of 5) sorted by relevance
52 oid = look_up_OID(value, vlen); in mscode_note_content_type()86 oid = look_up_OID(value, vlen); in mscode_note_digest_algo()
169 ctx->last_oid = look_up_OID(value, vlen); in pkcs7_note_OID()
145 ctx->last_oid = look_up_OID(value, vlen); in x509_note_OID()
29 enum OID look_up_OID(const void *data, size_t datasize) in look_up_OID() function97 EXPORT_SYMBOL_GPL(look_up_OID);
94 extern enum OID look_up_OID(const void *data, size_t datasize);