Searched defs:ctx (Results 101 - 125 of 1272) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dtest_srv.c68 struct _krb5_srv_query_ctx ctx; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/API/
H A DJSWeakObjectMapRefPrivate.cpp54 void JSWeakObjectMapSet(JSContextRef ctx, JSWeakObjectMapRef map, void* key, JSObjectRef object) argument
69 JSObjectRef JSWeakObjectMapGet(JSContextRef ctx, JSWeakObjectMapRef map, void* key) argument
80 void JSWeakObjectMapRemove(JSContextRef ctx, JSWeakObjectMapRef map, void* key) argument
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Drand.c51 do_rand(unsigned long *ctx) argument
85 rand_r(unsigned int *ctx) argument
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dhash.c44 lutil_HASHUpdate( struct lutil_HASHContext *ctx, const unsigned char *buf, ber_len_t len ) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dch_malloc.c70 void *new, *ctx; local
133 void *ctx; local
/macosx-10.10/OpenSSH-189/openssh/
H A Drsa.c135 BN_CTX *ctx; local
/macosx-10.10/OpenSSL098-52/src/crypto/
H A DLPdir_unix.c65 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory) argument
108 LP_find_file_end(LP_DIR_CTX **ctx) argument
[all...]
H A DLPdir_win.c50 WIN32_FIND_DATA ctx; member in struct:LP_dir_context_st
55 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory) argument
144 LP_find_file_end(LP_DIR_CTX **ctx) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/asn1/
H A Da_verify.c79 EVP_MD_CTX ctx; local
136 EVP_MD_CTX ctx; local
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_kron.c63 int BN_kronecker(const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
H A Ddivtest.c26 BN_CTX *ctx=BN_CTX_new(); local
/macosx-10.10/OpenSSL098-52/src/crypto/comp/
H A Dcomp_lib.c26 void COMP_CTX_free(COMP_CTX *ctx) argument
37 int COMP_compress_block(COMP_CTX *ctx, unsigned char *out, int olen, argument
55 COMP_expand_block(COMP_CTX *ctx, unsigned char *out, int olen, unsigned char *in, int ilen) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/dh/
H A Ddh_gen.c109 BN_CTX *ctx=NULL; local
/macosx-10.10/OpenSSL098-52/src/crypto/dsa/
H A Ddsagen.c96 BN_CTX *ctx; local
/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A De_camellia.c109 static int camellia_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, argument
H A De_null.c88 static int null_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, argument
95 static int null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, argument
H A De_rc5.c118 static int r_32_12_16_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, argument
H A Dp_open.c69 int EVP_OpenInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, argument
113 int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) argument
H A Dp_seal.c69 int EVP_SealInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, unsigned char **ek, argument
109 EVP_SealFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) argument
[all...]
H A Dp_verify.c65 int EVP_VerifyFinal(EVP_MD_CTX *ctx, const unsigned char *sigbuf, argument
/macosx-10.10/OpenSSL098-52/src/crypto/pem/
H A Dpem_sign.c67 void PEM_SignInit(EVP_MD_CTX *ctx, EVP_MD *type) argument
72 void PEM_SignUpdate(EVP_MD_CTX *ctx, unsigned char *data, argument
78 int PEM_SignFinal(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, argument
/macosx-10.10/OpenSSL098-52/src/crypto/x509v3/
H A Dv3_bitst.c105 v2i_ASN1_BIT_STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) argument
H A Dv3_skey.c79 s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str) argument
101 s2i_skey_id(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/demos/bio/
H A Dsaccept.c34 SSL_CTX *ctx; local
/macosx-10.10/OpenSSL098-52/src/demos/easy_tls/
H A Deasy-tls.h48 SSL_CTX *ctx; member in struct:tls_start_proxy_args

Completed in 382 milliseconds

1234567891011>>