Searched refs:DER (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 66.key | 25 DER+bvVKk+o+L14WRCYO5isWM+pl8A62GFd9QbEWDpfz4evi8vMxpmOyttcy0M2w
|
| /openbsd-src/lib/libssl/doc/ |
| H A D | openssl.cnf | 253 # DER hex encoding of an extension: beware experts only! 254 # obj=DER:02:03 257 # basicConstraints= critical, DER:30:03:01:01:FF
|
| H A D | openssl.txt | 171 It is also possible to use the word DER to include arbitrary data in any 174 1.2.3.4=critical,DER:01:02:03:04 175 1.2.3.4=DER:01020304 177 The value following DER is a hex dump of the DER encoding of the extension 181 basicConstraints=critical,DER:00:01:02:03 183 WARNING: DER should be used with caution. It is possible to create totally 819 d2i is the standard ASN1 function that converts a DER buffer into 823 structure into the DER representation: for example
|
| /openbsd-src/gnu/llvm/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 721 DirectiveEvalResult DER = EvaluateDirectiveExpression(IfNDefMacro); in SkipExcludedConditionalBlock() local 725 const bool CondValue = DER.Conditional; in SkipExcludedConditionalBlock() 729 Tok.getLocation(), DER.ExprRange, in SkipExcludedConditionalBlock() 3300 const DirectiveEvalResult DER = EvaluateDirectiveExpression(IfNDefMacro); in HandleIfDirective() local 3301 const bool ConditionalTrue = DER.Conditional; in HandleIfDirective() 3319 IfToken.getLocation(), DER.ExprRange, in HandleIfDirective() 3326 if (PPOpts->SingleFileParseMode && DER.IncludedUndefinedIds) { in HandleIfDirective()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrHFP.td | 220 def DER : BinaryRR <"der", 0x3D, null_frag, FP32, FP32>;
|
| H A D | SystemZScheduleZ16.td | 1068 def : InstRW<[WLat20, VecFPd20, NormalGr], (instregex "DER$")>;
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i370/ |
| H A D | i370.md | 2655 return \"DER %0,%2\";
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog-1997 | 1012 (bdm_ppc_open): after calling ocd_open, modify DER
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | Changelog | 6128 - Fixup DER encoded DSA signatures for libnettle. 11271 - do not convert to DER for DSA signature verification.
|