Home
last modified time | relevance | path

Searched refs:purpose (Results 1 – 25 of 175) sorted by relevance

1234567

/external/openssl/crypto/x509v3/
Dv3_purp.c101 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/
DCOPYRIGHT7 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/
Dverify.c73 …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/
Dx509_vpm.c75 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(&param->purpose, purpose); in X509_VERIFY_PARAM_set_purpose()
Dx509_vfy.c483 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()
Dx509_vfy.h170 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/
Dx509_vfy.h170 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/
Dlibss2.copyright16 and its documentation for any purpose and without fee is
24 the suitability of this software for any purpose. It is
Dlibcomerr2.copyright15 and its documentation for any purpose and without fee is
23 the suitability of this software for any purpose. It is
/external/jpeg/
DNOTICE7 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/
DREADME1 Read blast.h for purpose and usage.
/external/webkit/WebKit/android/stl/
Dalgorithm9 * 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.
Dmemory6 * 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/
DWMLTagNames.in16 # Note: 'insertedLegend' is not an official WML element - internal purpose only!
/external/astl/
DREADME3 Its sole purpose for existence is to be able to compile some third party
/external/opencore/
DNOTICE54 * 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/
DNOTICE6 * purpose with or without fee is hereby granted, provided that the above
/external/webkit/WebKit/win/Interfaces/
DDOMPrivate.idl53 …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/
DNOTICE6 purpose, including commercial applications, and to alter it and
/external/webkit/WebKitTools/iExploder/
DLICENSE.txt8 # Permission is granted to anyone to use this software for any purpose,
/external/libpng/
DLICENSE74 fitness for any purpose. The Contributing Authors and Group 42, Inc.
80 source code, or portions hereof, for any purpose, without fee, subject
DNOTICE72 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/
DNOTICE7 Permission is granted to anyone to use this software for any purpose,
/external/aes/
DNOTICE22 and/or fitness for purpose.
/external/qemu/distrib/libpng-1.2.19/
Dpngrutil.c1574 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 …]

1234567