Home
last modified time | relevance | path

Searched refs:ex (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/tools/cert_create/src/
H A Dext.c143 X509_EXTENSION *ex; in ext_new() local
151 ex = X509_EXTENSION_create_by_NID(NULL, nid, crit, ext_data); in ext_new()
156 return ex; in ext_new()
184 X509_EXTENSION *ex; in ext_new_hash() local
219 ex = ext_new(nid, crit, p, sz); in ext_new_hash()
225 return ex; in ext_new_hash()
242 X509_EXTENSION *ex; in ext_new_nvcounter() local
253 ex = ext_new(nid, crit, p, sz); in ext_new_nvcounter()
259 return ex; in ext_new_nvcounter()
279 X509_EXTENSION *ex; in ext_new_key() local
[all …]
H A Dcert.c75 X509_EXTENSION *ex; in cert_add_ext() local
83 ex = X509V3_EXT_conf_nid(NULL, &ctx, nid, value); in cert_add_ext()
84 if (!ex) { in cert_add_ext()
89 X509_add_ext(subject, ex, -1); in cert_add_ext()
90 X509_EXTENSION_free(ex); in cert_add_ext()
107 X509_EXTENSION *ex; in cert_new() local
204 ex = sk_X509_EXTENSION_value(sk, i); in cert_new()
205 X509_add_ext(x, ex, -1); in cert_new()
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst83 memory are grouped under ``.coherent_ram``. For ex: Bakery locks are placed in a