Home | History | Annotate | Download | only in ssl

Lines Matching refs:mac

335 /* Not a real MAC, just an indication it is part of cipher */
368 /* Stream MAC for GOST ciphersuites from cryptopro draft
563 int (*mac)(SSL *, unsigned char *, int);
845 void ssl2_mac(SSL *s,unsigned char *mac,int send_data);