Home
last modified time | relevance | path

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

/xnu-10002.61.3/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_vla(struct cchmac_ctx, cchmac_c…
/xnu-10002.61.3/bsd/nfs/gss/
H A Dgss_krb5_mech.c86 struct cchmac_ctx *hmac_ctx;