Home
last modified time | relevance | path

Searched refs:ossl_sha1_ctrl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dsha.h21 int ossl_sha1_ctrl(SHA_CTX *ctx, int cmd, int mslen, void *ms);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/
H A Dsha1dgst.c28 int ossl_sha1_ctrl(SHA_CTX *sha1, int cmd, int mslen, void *ms) in ossl_sha1_ctrl() function