Home
last modified time | relevance | path

Searched refs:cchmac_ctx (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/
H A Dcchmac.h19 struct cchmac_ctx { struct
23 typedef struct cchmac_ctx* cchmac_ctx_t; argument
30 #define cchmac_ctx_decl(STATE_SIZE, BLOCK_SIZE, _name_) cc_ctx_decl(struct cchmac_ctx, cchmac_ctx_s…
/xnu-8019.80.24/bsd/nfs/gss/
H A Dgss_krb5_mech.c85 struct cchmac_ctx *hmac_ctx;