Searched defs:xcbc_init (Results 1 - 1 of 1) sorted by relevance

/external/dropbear/libtomcrypt/src/mac/xcbc/
H A Dxcbc_init.c14 @file xcbc_init.c
27 int xcbc_init(xcbc_state *xcbc, int cipher, const unsigned char *key, unsigned long keylen) function
83 /* $Source: /cvs/libtom/libtomcrypt/src/mac/xcbc/xcbc_init.c,v $ */

Completed in 50 milliseconds