/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_skey.c | 94 i2s_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, const ASN1_OCTET_STRING *oct) in i2s_ASN1_OCTET_STRING() 104 ASN1_OCTET_STRING *oct; in s2i_ASN1_OCTET_STRING() local 126 ASN1_OCTET_STRING *oct; in s2i_skey_id() local
|
H A D | x509_conf.c | 293 ASN1_OCTET_STRING *oct = NULL; v3_generic_extension() local
|
/openbsd-src/lib/libcrypto/pkcs12/ |
H A D | p12_decr.c | 126 const char *pass, int passlen, const ASN1_OCTET_STRING *oct, int zbuf) in PKCS12_item_decrypt_d2i() 157 ASN1_OCTET_STRING *oct; in PKCS12_item_i2d_encrypt() local
|
/openbsd-src/lib/libcrypto/ct/ |
H A D | ct_oct.c | 433 ASN1_OCTET_STRING *oct = NULL; in STACK_OF() local 453 ASN1_OCTET_STRING oct; in i2d_SCT_LIST() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/ |
H A D | typedef03.C | 18 oct = 0x0020, enumerator
|
/openbsd-src/gnu/usr.bin/perl/cpan/bignum/lib/ |
H A D | bigrat.pm | 202 sub oct(' . $proto . ') {' . <<'.'; subroutine [all...] |
H A D | bigint.pm | 223 sub oct(' . $proto . ') {' . <<'.'; subroutine [all...] |
H A D | bignum.pm | 245 sub oct(' . $proto . ') {' . <<'.'; subroutine [all...] |
H A D | bigfloat.pm | 212 sub oct(' . $proto . ') {' . <<'.'; subroutine [all...] |
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | enum2.C | 15 dec=020, oct=040, hex=0100, enumerator
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | long_long.c | 69 long long bin, oct, dec, hex; in known_types() member
|
/openbsd-src/lib/libcrypto/asn1/ |
H A D | asn1_item.c | 175 ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_STRING **oct) in ASN1_item_pack() 210 ASN1_item_unpack(const ASN1_STRING *oct, const ASN1_ITEM *it) in ASN1_item_unpack()
|
H A D | a_type.c | 319 ASN1_OCTET_STRING *oct; in ASN1_TYPE_pack_sequence() local
|
/openbsd-src/bin/chmod/ |
H A D | chmod.c | 62 int oct; in main() local
|
/openbsd-src/gnu/gcc/libstdc++-v3/src/ |
H A D | ios.cc | 47 const ios_base::fmtflags ios_base::oct; member in ios_base
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | ios_base.h | 229 static const fmtflags oct = fmtflags(__ios_flags::_S_oct); variable 832 oct(ios_base& __base) in oct() function
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | ios_base.h | 277 static const fmtflags oct = _S_oct; variable 942 oct(ios_base& __base) in oct() function
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/ |
H A D | ios.cc | 113 const ios_base::fmtflags ios_base::oct; member in std::ios_base
|
/openbsd-src/gnu/llvm/libcxx/src/ |
H A D | ios.cpp | 83 const ios_base::fmtflags ios_base::oct; member in ios_base
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p811.C | 38 dec=020, oct=040, hex=0100, enumerator 481 inline ios& oct(ios& i) in oct() function
|
H A D | p784.C | 376 dec=020, oct=040, hex=0100, enumerator
|