Home
last modified time | relevance | path

Searched refs:cccbc_ctx_clear (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/osfmk/corecrypto/
H A Dcccbc.c183 cccbc_ctx_clear(mode->size, ctx); in cccbc_one_shot_explicit()
/xnu-12377.1.9/EXTERNAL_HEADERS/corecrypto/
H A Dccmode.h59 #define cccbc_ctx_clear(_size_, _name_) cc_clear(_size_, _name_) macro
/xnu-12377.1.9/bsd/nfs/gss/
H A Dgss_krb5_mech.c1069 cccbc_ctx_clear(ctx->enc_mode->size, ctx->ks.enc); in gss_crypto_ctx_free()
1073 cccbc_ctx_clear(ctx->dec_mode->size, ctx->ks.dec); in gss_crypto_ctx_free()