Home
last modified time | relevance | path

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

/external/cronet/third_party/boringssl/src/crypto/fipsmodule/digest/
Dinternal.h97 struct evp_md_pctx_ops { struct
100 void (*free) (EVP_PKEY_CTX *pctx);
104 EVP_PKEY_CTX* (*dup) (EVP_PKEY_CTX *pctx);
/external/boringssl/src/crypto/fipsmodule/digest/
Dinternal.h97 struct evp_md_pctx_ops { struct
100 void (*free) (EVP_PKEY_CTX *pctx);
104 EVP_PKEY_CTX* (*dup) (EVP_PKEY_CTX *pctx);
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/digest/
Dinternal.h97 struct evp_md_pctx_ops { struct
100 void (*free) (EVP_PKEY_CTX *pctx);
104 EVP_PKEY_CTX* (*dup) (EVP_PKEY_CTX *pctx);
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/digestsign/
Ddigestsign.c71 DEFINE_LOCAL_DATA(struct evp_md_pctx_ops, md_pctx_ops) { in DEFINE_LOCAL_DATA()
/external/boringssl/src/crypto/fipsmodule/digestsign/
Ddigestsign.c71 DEFINE_LOCAL_DATA(struct evp_md_pctx_ops, md_pctx_ops) { in DEFINE_LOCAL_DATA()