Searched refs:sss_nss_crypto_ctx (Results 1 - 4 of 4) sorted by relevance

/sssd-io/src/util/crypto/nss/
H A Dnss_crypto.h37 struct sss_nss_crypto_ctx { struct
63 struct sss_nss_crypto_ctx **_cctx);
66 struct sss_nss_crypto_ctx *cctx);
H A Dnss_util.c78 static int sss_nss_crypto_ctx_destructor(struct sss_nss_crypto_ctx *cctx)
152 struct sss_nss_crypto_ctx **_cctx)
154 struct sss_nss_crypto_ctx *cctx;
157 cctx = talloc_zero(mem_ctx, struct sss_nss_crypto_ctx);
222 struct sss_nss_crypto_ctx *cctx)
H A Dnss_nite.c45 struct sss_nss_crypto_ctx *cctx;
46 struct sss_nss_crypto_ctx *hctx;
179 struct sss_nss_crypto_ctx *cctx;
180 struct sss_nss_crypto_ctx *hctx;
H A Dnss_obfuscate.c68 struct sss_nss_crypto_ctx *cctx;
202 struct sss_nss_crypto_ctx *cctx;

Completed in 48 milliseconds