Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Dbio_md.c131 static long md_ctrl(BIO *b, int cmd, long num, void *ptr) in md_ctrl() function
/third_party/openssl/include/crypto/
Devp.h264 int (*md_ctrl) (EVP_MD_CTX *ctx, int cmd, int p1, void *p2); member