Searched defs:ctx (Results 1 - 25 of 1515) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dticket_flags.c37 _gsskrb5_get_tkt_flags(OM_uint32 *minor_status, gsskrb5_ctx ctx, OM_uint32 *tkt_flags) argument
/freebsd-11-stable/crypto/openssl/crypto/
H A Do_dir_test.c51 OPENSSL_DIR_CTX *ctx = NULL; local
/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A Drsa_chk.c58 BN_CTX *ctx; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_openssl_hmac_private.h42 HMAC_CTX *ctx = (HMAC_CTX *)calloc(1, sizeof(HMAC_CTX)); local
46 static inline void HMAC_CTX_free(HMAC_CTX *ctx) argument
H A Darchive_openssl_evp_private.h41 EVP_MD_CTX *ctx = (EVP_MD_CTX *)calloc(1, sizeof(EVP_MD_CTX)); local
45 static inline void EVP_MD_CTX_free(EVP_MD_CTX *ctx) argument
/freebsd-11-stable/lib/libgssapi/
H A Dgss_context_time.c39 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_process_context_token.c39 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_delete_sec_context.c43 struct _gss_context *ctx = (struct _gss_context *) *context_handle; local
H A Dgss_export_sec_context.c44 struct _gss_context *ctx = (struct _gss_context *) *context_handle; local
H A Dgss_get_mic.c42 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_verify_mic.c41 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Daes-encblock.c25 void *ctx; local
H A Daes-unwrap.c31 void *ctx; local
H A Daes-wrap.c30 void *ctx; local
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_sqrt.c63 BIGNUM *BN_mod_sqrt(BIGNUM *in, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) argument
[all...]
H A Ddivtest.c26 BN_CTX *ctx = BN_CTX_new(); local
/freebsd-11-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_context_time.c36 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_process_context_token.c36 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
/freebsd-11-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Ddelete_sec_context.c43 ntlm_ctx ctx = (ntlm_ctx)*context_handle; local
/freebsd-11-stable/sys/opencrypto/
H A Dxform_rmd160.c71 RMD160Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_digest.c35 archive_md5_ctx ctx; local
52 archive_rmd160_ctx ctx; local
69 archive_sha1_ctx ctx; local
86 archive_sha256_ctx ctx; local
105 archive_sha384_ctx ctx; local
126 archive_sha512_ctx ctx; local
[all...]
/freebsd-11-stable/contrib/libexecinfo/
H A Dunwind.c45 tracer(struct _Unwind_Context *ctx, void *arg) argument
61 struct tracer_context ctx; local
[all...]
/freebsd-11-stable/sys/crypto/siphash/
H A Dsiphash_test.c114 SIPHASH_CTX ctx; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Durl.c44 svn_client_url_from_path2(const char **url, const char *path_or_url, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument

Completed in 380 milliseconds

1234567891011>>