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

/freebsd-9.3-release/sys/crypto/rijndael/
H A Drijndael-api-fst.c85 rijndael_blockEncrypt(cipherInstance *cipher, keyInstance *key, BYTE *input, int inputLen, BYTE *outBuffer) argument
263 rijndael_blockDecrypt(cipherInstance *cipher, keyInstance *key, BYTE *input, int inputLen, BYTE *outBuffer) argument
/freebsd-9.3-release/contrib/opie/libopie/
H A Dmd4c.c116 VOIDRET opiemd4update FUNCTION((context, input, inputLen), struct opiemdx_ctx *context AND unsigned char *input AND unsigned int inputLen) argument
H A Dmd5c.c160 VOIDRET opiemd5update FUNCTION((context, input, inputLen), struct opiemdx_ctx *context AND unsigned char *input AND unsigned int inputLen) argument

Completed in 103 milliseconds