Searched defs:ctx_init (Results 1 – 5 of 5) sorted by relevance
73 HMAC_CTX ctx, ctx_tmp, ctx_init; in tls1_P_hash() local
76 HMAC_CTX ctx, ctx_tmp, ctx_init; in tls1_P_hash() local
173 static int ctx_init(struct ctx* ctx, struct cmd *cmd) in ctx_init() function