Searched defs:inLen (Results 1 – 4 of 4) sorted by relevance
91 krb5int_MD4Update (krb5_MD4_CTX *mdContext, const unsigned char *inBuf, unsigned int inLen) in krb5int_MD4Update()
123 void MD5Update (MD5_CTX *mdContext, unsigned char *inBuf, unsigned int inLen) in MD5Update()
128 krb5int_MD5Update (krb5_MD5_CTX *mdContext, const unsigned char *inBuf, unsigned int inLen) in krb5int_MD5Update()
51 word32 inLen, int with_AlgCurve, in wc_EccPublicKeyToDer_ex()