Lines Matching refs:attributes
113 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]);
115 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]);
117 STORE_OBJECT *data, OPENSSL_ITEM attributes[],
124 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]);
126 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]);
130 static int mem_lock(STORE *s, OPENSSL_ITEM attributes[],
132 static int mem_unlock(STORE *s, OPENSSL_ITEM attributes[],
173 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) in mem_generate() argument
179 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) in mem_get() argument
181 void *context = mem_list_start(s, type, attributes, parameters); in mem_get()
193 STORE_OBJECT *data, OPENSSL_ITEM attributes[], in mem_store() argument
208 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) in mem_delete() argument
222 OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]) in mem_list_start() argument
236 attribute_context = STORE_parse_attrs_start(attributes); in mem_list_start()
352 static int mem_lock(STORE *s, OPENSSL_ITEM attributes[], in mem_lock() argument
357 static int mem_unlock(STORE *s, OPENSSL_ITEM attributes[], in mem_unlock() argument