Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:eax_encrypt

1198 int eax_encrypt(          eax_state *eax, 
1274 if ((err = eax_encrypt( &eax, /* eax context */
1279 printf("Error eax_encrypt: %s", error_to_string(err));