Home
last modified time | relevance | path

Searched refs:language (Results 1 – 20 of 20) sorted by relevance

/openssl/crypto/x509/
H A Dv3_pci.c86 ASN1_OBJECT **language, ASN1_INTEGER **pathlen, in process_pci_value() argument
92 if (*language) { in process_pci_value()
97 if ((*language = OBJ_txt2obj(val->value, 0)) == NULL) { in process_pci_value()
241 ASN1_OBJECT *language = NULL; in r2i_pci() local
268 &language, &pathlen, &policy); in r2i_pci()
274 if (!process_pci_value(cnf, &language, &pathlen, &policy)) { in r2i_pci()
282 if (!language) { in r2i_pci()
287 i = OBJ_obj2nid(language); in r2i_pci()
300 pci->proxyPolicy->policyLanguage = language; in r2i_pci()
301 language = NULL; in r2i_pci()
[all …]
/openssl/test/
H A Dproxy.cnf28 proxyCertInfo = critical,language:id-ppl-anyLanguage,pathlen:1,policy:text:AB
58 language = id-ppl-anyLanguage
/openssl/
H A DNOTES-ANSI.md33 language level to C99, which isn't ANSI C.
H A D.gitignore204 # Auto generated assembly language source files
H A DINSTALL.md683 alternative, you can use the language specific variables, `CFLAGS` and `CXXFLAGS`.
H A DNEWS.md1360 * Add support for AES and SSE2 assembly language optimization
H A DCHANGES.md6133 util/fipsas.pl to preprocess assembly language source files
10419 * Extend mk1mf to support importing of options and assembly language
10421 The assembly language rules can now optionally generate the source
11703 * Add AES and SSE2 assembly language support to VC++ build.
17691 assembly language builder. If this argument exists and is set
20247 * Modify ms/do_ms.bat to not generate assembly language makefiles since
/openssl/doc/man3/
H A DOPENSSL_FILE.pod27 currently being compiled, as far as language and compiler versions allow.
H A DOBJ_nid2obj.pod126 their NIDs can be used in a C language switch statement. They are
/openssl/doc/man7/
H A Dproxy-certificates.pod66 proxyCertInfo = critical,language:id-ppl-anyLanguage,pathlen:1,policy:text:AB
73 language = id-ppl-anyLanguage
/openssl/doc/man1/
H A Dopenssl-format-options.pod66 (DER) of the ASN.1 data language.
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE4 the same terms as the Perl 5 programming language system itself.
6 Terms of the Perl programming language system itself
/openssl/apps/
H A Dopenssl-vms.cnf302 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
H A Dopenssl.cnf302 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo
/openssl/crypto/bn/
H A DREADME.pod111 assembly language:
/openssl/util/
H A Dother.syms3 # assembly language, etc.
/openssl/crypto/err/
H A Dopenssl.txt1800 no proxy cert policy language defined
1805 X509V3_R_POLICY_LANGUAGE_ALREADY_DEFINED:155:policy language already defined
1810 policy when proxy language requires no policy
/openssl/.github/workflows/
H A Dci.yml64 # This checks that we use ANSI C language syntax and semantics.
/openssl/Configurations/
H A DREADME.md354 simple and yet fairly powerful language to determine what needs to be
/openssl/crypto/objects/
H A Dobjects.txt696 id-ppl 0 : id-ppl-anyLanguage : Any language

Completed in 86 milliseconds