Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dmd5_mod.c99 typedef struct md5_hmac_ctx { struct
104 } md5_hmac_ctx_t; argument
1116 md5_hmac_ctx_t md5_hmac_ctx; in md5_mac_atomic() local
1236 md5_hmac_ctx_t md5_hmac_ctx; in md5_mac_verify_atomic() local
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftMAC.c641 md5_hmac_ctx_init(md5_hc_ctx_t *md5_hmac_ctx, uint32_t *ipad, uint32_t *opad) in md5_hmac_ctx_init()
H A DsoftSSL.c224 md5_hc_ctx_t md5_hmac_ctx; in P_MD5() local