Lines Matching refs:extension
58 /* extension creation utilities */
135 /* Now get internal extension representation based on type */
219 /* Given an internal structure, nid and critical flag create an extension */
231 /* Check the extension string for critical flag */
244 /* Check extension string for generic extension and return the type */
264 /* Create a generic extension: for now just handle DER type */
273 X509_EXTENSION *extension = NULL;
300 extension = X509_EXTENSION_create_by_OBJ(NULL, obj, crit, oct);
307 return extension;
326 * file section to an extension STACK.