/external/openssl/crypto/x509v3/ |
D | v3_purp.c | 101 return (*a)->purpose - (*b)->purpose; in xp_cmp() 123 int X509_PURPOSE_set(int *p, int purpose) in X509_PURPOSE_set() argument 125 if(X509_PURPOSE_get_by_id(purpose) == -1) { in X509_PURPOSE_set() 129 *p = purpose; in X509_PURPOSE_set() 157 int X509_PURPOSE_get_by_id(int purpose) in X509_PURPOSE_get_by_id() argument 161 if((purpose >= X509_PURPOSE_MIN) && (purpose <= X509_PURPOSE_MAX)) in X509_PURPOSE_get_by_id() 162 return purpose - X509_PURPOSE_MIN; in X509_PURPOSE_get_by_id() 163 tmp.purpose = purpose; in X509_PURPOSE_get_by_id() 208 ptmp->purpose = id; in X509_PURPOSE_add() 250 return xp->purpose; in X509_PURPOSE_get_id()
|
/external/ppp/pppd/plugins/radius/ |
D | COPYRIGHT | 7 purpose and without fee is hereby granted, provided that this 16 suitability of this software for any purpose. It is provided "as is" 23 purpose and without fee is hereby granted, provided that this copyright and 31 software for any purpose. It is provided "as is" without express or implied 39 purpose and without fee is hereby granted, provided that this copyright 47 of this software for any purpose. It is provided "as is" without express 54 documentation for any purpose and without fee is hereby granted, provided 85 software for any particular purpose. It is provided "as is"
|
/external/openssl/apps/ |
D | verify.c | 73 …09_STORE *ctx, char *file, STACK_OF(X509) *uchain, STACK_OF(X509) *tchain, int purpose, ENGINE *e); 83 int purpose = -1; in MAIN() local 211 if (argc < 1) check(cert_ctx, NULL, untrusted, trusted, purpose, e); in MAIN() 214 check(cert_ctx,argv[i], untrusted, trusted, purpose, e); in MAIN() 239 …509_STORE *ctx, char *file, STACK_OF(X509) *uchain, STACK_OF(X509) *tchain, int purpose, ENGINE *e) in check() argument 263 if(purpose >= 0) X509_STORE_CTX_set_purpose(csc, purpose); in check()
|
/external/openssl/crypto/x509/ |
D | x509_vpm.c | 75 param->purpose = 0; in x509_verify_param_zero() 171 x509_verify_param_copy(purpose, 0); in X509_VERIFY_PARAM_inherit() 234 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose) in X509_VERIFY_PARAM_set_purpose() argument 236 return X509_PURPOSE_set(¶m->purpose, purpose); in X509_VERIFY_PARAM_set_purpose()
|
D | x509_vfy.c | 483 if (ctx->param->purpose > 0) in check_chain_extensions() 485 ret = X509_check_purpose(x, ctx->param->purpose, in check_chain_extensions() 1258 int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose) in X509_STORE_CTX_set_purpose() argument 1260 return X509_STORE_CTX_purpose_inherit(ctx, 0, purpose, 0); in X509_STORE_CTX_set_purpose() 1279 int purpose, int trust) in X509_STORE_CTX_purpose_inherit() argument 1283 if (!purpose) purpose = def_purpose; in X509_STORE_CTX_purpose_inherit() 1285 if (purpose) in X509_STORE_CTX_purpose_inherit() 1288 idx = X509_PURPOSE_get_by_id(purpose); in X509_STORE_CTX_purpose_inherit() 1321 if (purpose && !ctx->param->purpose) ctx->param->purpose = purpose; in X509_STORE_CTX_purpose_inherit()
|
D | x509_vfy.h | 170 int purpose; /* purpose to check untrusted certificates */ member 388 int X509_STORE_set_purpose(X509_STORE *ctx, int purpose); 455 int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose); 458 int purpose, int trust); 485 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose);
|
/external/openssl/include/openssl/ |
D | x509_vfy.h | 170 int purpose; /* purpose to check untrusted certificates */ member 388 int X509_STORE_set_purpose(X509_STORE *ctx, int purpose); 455 int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose); 458 int purpose, int trust); 485 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose);
|
/external/e2fsprogs/debian/ |
D | libss2.copyright | 16 and its documentation for any purpose and without fee is 24 the suitability of this software for any purpose. It is
|
D | libcomerr2.copyright | 15 and its documentation for any purpose and without fee is 23 the suitability of this software for any purpose. It is
|
/external/jpeg/ |
D | NOTICE | 7 fitness for a particular purpose. This software is provided "AS IS", and you, 14 software (or portions thereof) for any purpose, without fee, subject to these
|
/external/zlib/contrib/blast/ |
D | README | 1 Read blast.h for purpose and usage.
|
/external/webkit/WebKit/android/stl/ |
D | algorithm | 9 * and its documentation for any purpose is hereby granted without fee, 14 * purpose. It is provided "as is" without express or implied warranty. 21 * and its documentation for any purpose is hereby granted without fee, 26 * purpose. It is provided "as is" without express or implied warranty.
|
D | memory | 6 * and its documentation for any purpose is hereby granted without fee, 11 * purpose. It is provided "as is" without express or implied warranty.
|
/external/webkit/WebCore/wml/ |
D | WMLTagNames.in | 16 # Note: 'insertedLegend' is not an official WML element - internal purpose only!
|
/external/astl/ |
D | README | 3 Its sole purpose for existence is to be able to compile some third party
|
/external/opencore/ |
D | NOTICE | 54 * purpose, assign or donate the code to a third party and to inhibit third 90 own purpose, assign or donate the code to a third party and to inhibit third 119 full right to use the code for his/her own purpose, assign or donate 147 use the code for the developer's own purpose, assign or donate the code to a 174 developer retains full right to use the code for his/her own purpose,
|
/external/safe-iop/ |
D | NOTICE | 6 * purpose with or without fee is hereby granted, provided that the above
|
/external/webkit/WebKit/win/Interfaces/ |
D | DOMPrivate.idl | 53 …ds in this category are used by Safari forms autofill and should not be used for any other purpose. 116 …ds in this category are used by Safari forms autofill and should not be used for any other purpose.
|
/external/tinyxml/ |
D | NOTICE | 6 purpose, including commercial applications, and to alter it and
|
/external/webkit/WebKitTools/iExploder/ |
D | LICENSE.txt | 8 # Permission is granted to anyone to use this software for any purpose,
|
/external/libpng/ |
D | LICENSE | 74 fitness for any purpose. The Contributing Authors and Group 42, Inc. 80 source code, or portions hereof, for any purpose, without fee, subject
|
D | NOTICE | 72 fitness for any purpose. The Contributing Authors and Group 42, Inc. 78 source code, or portions hereof, for any purpose, without fee, subject
|
/external/zlib/ |
D | NOTICE | 7 Permission is granted to anyone to use this software for any purpose,
|
/external/aes/ |
D | NOTICE | 22 and/or fitness for purpose.
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngrutil.c | 1574 png_charp purpose; in png_handle_pCAL() local 1601 purpose = (png_charp)png_malloc_warn(png_ptr, length + 1); in png_handle_pCAL() 1602 if (purpose == NULL) in png_handle_pCAL() 1608 png_crc_read(png_ptr, (png_bytep)purpose, slength); in png_handle_pCAL() 1612 png_free(png_ptr, purpose); in png_handle_pCAL() 1616 purpose[slength] = 0x00; /* null terminate the last string */ in png_handle_pCAL() 1619 for (buf = purpose; *buf; buf++) in png_handle_pCAL() 1622 endptr = purpose + slength; in png_handle_pCAL() 1629 png_free(png_ptr, purpose); in png_handle_pCAL() 1649 png_free(png_ptr, purpose); in png_handle_pCAL() [all …]
|