Home
last modified time | relevance | path

Searched defs:md_state (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/hppa/spmath/
H A Dmd.h81 struct md_state { struct
82 int resulthi, /* high word of result */
83 resultlo; /* low word of result */
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Ds3_cbc.c141 } md_state; in ssl3_cbc_digest_record() local
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Ds3_cbc.c171 } md_state; in ssl3_cbc_digest_record() local