Searched refs:svn_crypto__ctx_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Dcrypto.h46 typedef struct svn_crypto__ctx_t svn_crypto__ctx_t; typedef in typeref:struct:svn_crypto__ctx_t
57 ### svn_crypto__ctx_t object stored in svn_client_ctx_t? */
59 svn_crypto__context_create(svn_crypto__ctx_t **ctx,
78 svn_crypto__ctx_t *ctx,
90 svn_crypto__ctx_t *ctx,
116 svn_crypto__ctx_t *ctx,
129 svn_crypto__ctx_t *ctx,
H A Dcrypto.c48 struct svn_crypto__ctx_t { struct
120 crypto_error_create(svn_crypto__ctx_t *ctx,
145 svn_crypto__ctx_t *ctx,
202 svn_crypto__context_create(svn_crypto__ctx_t **ctx,
254 svn_crypto__ctx_t *ctx,
394 svn_crypto__ctx_t *ctx,
491 svn_crypto__ctx_t *ctx,
613 svn_crypto__ctx_t *ctx,

Completed in 111 milliseconds