Searched refs:in (Results 651 - 675 of 6925) sorted by relevance

<<21222324252627282930>>

/macosx-10.10/Heimdal-398.1.2/kuser/
H A Dkdecode_ticket.c6 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
102 krb5_creds in, *out; local
132 memset(&in, 0, sizeof(in));
140 in.session.keytype = enctype;
143 ret = krb5_cc_get_principal(context, cache, &in.client);
147 ret = krb5_parse_name(context, argv[0], &in.server);
151 in
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dmkinstalldirs20 case "$pathcomp" in
/macosx-10.10/Heimdal-398.1.2/lib/wind/
H A Dpunycode.c6 * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
76 * @param in an UCS4 string to convert
77 * @param in_len the length of in.
89 wind_punycode_label_toascii(const uint32_t *in, size_t in_len, argument
102 if (in[i] < 0x80) {
106 out[o++] = in[i];
127 if(in[i] < m && in[
[all...]
/macosx-10.10/Heimdal-398.1.2/tests/java/
H A Dhave-java.sh7 # Redistribution and use in source and binary forms, with or without
14 # 2. Redistributions in binary form must reproduce the above copyright
15 # notice, this list of conditions and the following disclaimer in the
43 for i in $*; do
/macosx-10.10/ICU-531.30/icuSources/
H A Dmkinstalldirs23 case "$pathcomp" in
/macosx-10.10/JavaScriptCore-7600.1.17/
H A Dgenerate-js-builtins4 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
10 # notice, this list of conditions and the following disclaimer in the
35 * Redistribution and use in source and binary forms, with or without
40 * 2. Redistributions in binary form must reproduce the above copyright
41 * notice, this list of conditions and the following disclaimer in the
72 for line in copyrightBlock.split("\n"):
94 matches = [ f for f in functionHeadRegExp.finditer(source)]
98 for match in matches:
115 functions = [source[start:end].strip() for (start, end) in functionBound
[all...]
H A Dpostprocess-headers.sh14 case $? in
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Duconfig.h71 # error Contradictory collation switches in uconfig.h.
82 * This switch turns off all file access in the common library
84 * ICU data must then be provided in the form of a data DLL (or with an
85 * equivalent way to link to the data residing in an executable,
86 * as in building a combined library with both the common library's code and
91 * File access is not used at all in the i18n library.
108 * in utypes.h if char* strings in your environment are always in UTF-8.
153 # error Contradictory collation switches in uconfi
[all...]
/macosx-10.10/Libc-1044.1.2/uuid/uuidsrc/
H A Dunpack.c7 * Redistribution and use in source and binary forms, with or without
11 * notice, and the entire permission notice in its entirety,
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
38 void uuid_unpack(const uuid_t in, struct uuid *uu) argument
40 const uint8_t *ptr = in;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dmkversion9 ## Redistribution and use in source and binary forms, with or without
13 ## A copy of this license is available in the file LICENSE in the
23 do case "$1" in
61 * Redistribution and use in source and binary forms, with or without
65 * A copy of this license is available in the file LICENSE in the
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-shell/
H A Dsearchexample.sh8 ## Redistribution and use in source and binary forms, with or without
12 ## A copy of this license is available in the file LICENSE in the
19 ## Redistribution and use in source and binary forms are permitted
31 case "$TAG" in
/macosx-10.10/OpenSSH-189/openssh/
H A Dmkinstalldirs20 case "$pathcomp" in
/macosx-10.10/OpenSSH-189/openssh/regress/
H A Dkeyscan.sh2 # Placed in the Public Domain.
11 for t in rsa1 rsa dsa; do
H A Dlocalcommand.sh2 # Placed in the Public Domain.
9 for p in 1 2; do
H A Dproxy-connect.sh2 # Placed in the Public Domain.
6 for p in 1 2; do
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-aes.h7 * as defined in and that are subject to the Apple Public Source License
8 * Version 2.0 (the 'License'). You may not use this file except in
59 void AES_encrypt(const unsigned char *in, unsigned char *out,
61 void AES_decrypt(const unsigned char *in, unsigned char *out,
/macosx-10.10/OpenSSL098-52/bin/
H A Dtest_functions.sh22 for arch in $ARCHS
60 for aa in `get_exec_arches`
/macosx-10.10/OpenSSL098-52/src/crypto/bf/
H A Dbf_cbc.c11 * apply to all code found in this distribution, be it the RC4, RSA,
16 * Copyright remains Eric Young's, and as such any Copyright notices in
18 * If this package is used in a product, Eric Young should be given attribution
20 * This can be in the form of a textual message at program startup or
21 * in documentation (online or textual) provided with the package.
23 * Redistribution and use in source and binary forms, with or without
28 * 2. Redistributions in binary form must reproduce the above copyright
29 * notice, this list of conditions and the following disclaimer in the
62 void BF_cbc_encrypt(const unsigned char *in, unsigned char *out, long length, argument
77 n2l(in,tin
[all...]
/macosx-10.10/OpenSSL098-52/src/ms/
H A Dtencce.bat5 cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -e -bufsize 113 -k test -in \OpenSSL\%input% -out \OpenSSL\%tmp1%
6 cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -d -bufsize 157 -k test -in \OpenSSL\%tmp1% -out \OpenSSL\%out1%
13 cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -a -e -bufsize 113 -k test -in \OpenSSL\%input% -out \OpenSSL\%tmp1%
14 cerun CE:\OpenSSL\%ssleay% %1 %2 %3 %4 %5 %6 -a -d -bufsize 157 -k test -in \OpenSSL\%tmp1% -out \OpenSSL\%out1%
/macosx-10.10/Security-57031.1.35/Security/Keychain Circle Notification/
H A DNSArray+mapWithBlock.m7 * as defined in and that are subject to the Apple Public Source License
8 * Version 2.0 (the 'License'). You may not use this file except in
33 for (id obj in self) {
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_client/
H A Dcryptoclient.cpp4 * The contents of this file constitute Original Code as defined in and are
6 * You may not use this file except in compliance with the License. Please obtain
47 // in which case we'll make a symmetric context (it shouldn't matter then).
71 Encrypt::encrypt(const CssmData *in, uint32 inCount, argument
76 check(CSSM_EncryptData(handle(), in, inCount, out, outCount, &total, &remData));
88 Encrypt::encrypt(const CssmData *in, uint32 inCount, argument
93 check(CSSM_EncryptDataUpdate(handle(), in, inCount, out, outCount, &total));
111 Decrypt::decrypt(const CssmData *in, uint32 inCount, argument
116 check(CSSM_DecryptData(handle(), in, inCount, out, outCount, &total, &remData));
128 Decrypt::decrypt(const CssmData *in, uint3 argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Dcryptoclient.cpp4 * The contents of this file constitute Original Code as defined in and are
6 * You may not use this file except in compliance with the License. Please obtain
47 // in which case we'll make a symmetric context (it shouldn't matter then).
71 Encrypt::encrypt(const CssmData *in, uint32 inCount, argument
76 check(CSSM_EncryptData(handle(), in, inCount, out, outCount, &total, &remData));
88 Encrypt::encrypt(const CssmData *in, uint32 inCount, argument
93 check(CSSM_EncryptDataUpdate(handle(), in, inCount, out, outCount, &total));
111 Decrypt::decrypt(const CssmData *in, uint32 inCount, argument
116 check(CSSM_DecryptData(handle(), in, inCount, out, outCount, &total, &remData));
128 Decrypt::decrypt(const CssmData *in, uint3 argument
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslScripts/openssl/
H A DopensslTest22 echo ...$PRIV_KEY_ENCR contains encrypted signing key in PEM format.
26 set cmd="openssl rsa -in $PRIV_KEY_ENCR -out $PRIV_RAW_KEY_PEM"
29 echo ...$PRIV_RAW_KEY_PEM contains raw signing key in PEM format.
33 set cmd="openssl x509 -in $CSR_FILE -out $CERT_FILE_PEM -req -signkey $PRIV_RAW_KEY_PEM -days 365"
36 echo ...$CERT_FILE_PEM contains signing cert in PEM format.
40 set cmd="openssl x509 -inform PEM -outform DER -in $CERT_FILE_PEM -out $CERT_FILE_DER"
43 echo ...$CERT_FILE_DER contains cert in DER format.
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Duconfig.h71 # error Contradictory collation switches in uconfig.h.
82 * This switch turns off all file access in the common library
84 * ICU data must then be provided in the form of a data DLL (or with an
85 * equivalent way to link to the data residing in an executable,
86 * as in building a combined library with both the common library's code and
91 * File access is not used at all in the i18n library.
108 * in utypes.h if char* strings in your environment are always in UTF-8.
153 # error Contradictory collation switches in uconfi
[all...]
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Duconfig.h71 # error Contradictory collation switches in uconfig.h.
82 * This switch turns off all file access in the common library
84 * ICU data must then be provided in the form of a data DLL (or with an
85 * equivalent way to link to the data residing in an executable,
86 * as in building a combined library with both the common library's code and
91 * File access is not used at all in the i18n library.
108 * in utypes.h if char* strings in your environment are always in UTF-8.
153 # error Contradictory collation switches in uconfi
[all...]

Completed in 217 milliseconds

<<21222324252627282930>>