Searched defs:ctx (Results 26 - 50 of 1272) sorted by relevance

1234567891011>>

/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/dh/
H A Ddh_check.c93 BN_CTX *ctx=NULL; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/dsa/
H A Ddsa_key.c89 BN_CTX *ctx=NULL; local
/macosx-10.10/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeMCInstLower.h32 MBlazeMCInstLower(MCContext &ctx, AsmPrinter &printer) argument
/macosx-10.10/llvmCore-3425.0.34/lib/Target/MSP430/
H A DMSP430MCInstLower.h32 MSP430MCInstLower(MCContext &ctx, AsmPrinter &printer) argument
/macosx-10.10/ntfs-84/kext/
H A Dntfs_attr_list.h85 ntfs_attr_list_sync(ntfs_inode *ni, const unsigned start_ofs, ntfs_attr_search_ctx *ctx) argument
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGRotation/
H A DCGImageView.py19 ctx = NSGraphicsContext.currentContext().graphicsPort() variable in class:CGImageView
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGRotation/
H A DCGImageView.py19 ctx = NSGraphicsContext.currentContext().graphicsPort() variable in class:CGImageView
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/digest/
H A Dinquire_context.c50 scram_id_t ctx = (scram_id_t)context_handle; local
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/mech/
H A Dgss_export_sec_context.c37 struct _gss_context *ctx; local
H A Dgss_get_mic.c38 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_inquire_sec_context_by_oid.c41 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_pseudo_random.c46 struct _gss_context *ctx = (struct _gss_context *) context; local
H A Dgss_set_sec_context_option.c41 struct _gss_context *ctx; local
H A Dgss_unwrap.c39 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_verify_mic.c38 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_wrap.c55 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_wrap_size_limit.c39 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/ntlm/
H A Dinquire_sec_context_by_oid.c45 ntlm_ctx ctx = (ntlm_ctx)context_handle; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/otp/
H A Dotp_verify.c42 otp_verify_user_1 (OtpContext *ctx, const char *passwd) argument
61 otp_verify_user (OtpContext *ctx, const char *passwd) argument
[all...]
/macosx-10.10/KerberosHelper-151/Tests/
H A DKRBDecodeNegTokenInit.c12 gss_ctx_id_t ctx = GSS_C_NO_CONTEXT; local
/macosx-10.10/OpenSSL098-52/src/crypto/comp/
H A Dc_rle.c28 static int rle_compress_block(COMP_CTX *ctx, unsigned char *out, argument
44 static int rle_expand_block(COMP_CTX *ctx, unsigned char *out, argument
/macosx-10.10/OpenSSL098-52/src/crypto/dh/
H A Ddh_check.c78 BN_CTX *ctx=NULL; local
/macosx-10.10/OpenSSL098-52/src/crypto/dsa/
H A Ddsa_key.c81 BN_CTX *ctx=NULL; local
/macosx-10.10/OpenSSL098-52/src/crypto/ec/
H A Dec_cvt.c76 EC_GROUP *EC_GROUP_new_curve_GFp(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
126 EC_GROUP *EC_GROUP_new_curve_GF2m(const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A De_aes.c96 static int aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, argument
[all...]

Completed in 391 milliseconds

1234567891011>>