Searched refs:evp_md_pctx_ops (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/digest/
H A Dinternal.h95 /* evp_md_pctx_ops contains function pointers to allow the |pctx| member of
98 struct evp_md_pctx_ops { struct
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Ddigest.h240 struct evp_md_pctx_ops;
260 const struct evp_md_pctx_ops *pctx_ops;
/external/chromium_org/third_party/boringssl/src/crypto/evp/
H A Ddigestsign.c73 static const struct evp_md_pctx_ops md_pctx_ops = {

Completed in 310 milliseconds