Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/macs/
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
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
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