Home
last modified time | relevance | path

Searched defs:hmac_data_st (Results 1 – 1 of 1) sorted by relevance

/openssl-master/providers/implementations/macs/
A Dhmac_prov.c48 struct hmac_data_st { struct
49 void *provctx;
50 HMAC_CTX *ctx; /* HMAC context */
51 PROV_DIGEST digest;
75 struct hmac_data_st *macctx; in hmac_new() argument

Completed in 3 milliseconds