Functions | |
void | sha1_hmac (char *dest, char *key, size_t klen, char *text, size_t tlen) |
void | sha1_hmac_96 (char *dest, char *key, size_t klen, char *text, size_t tlen) |
void HmacSha1::sha1_hmac | ( | char * | dest, | |
char * | key, | |||
size_t | klen, | |||
char * | text, | |||
size_t | tlen | |||
) |
void HmacSha1::sha1_hmac_96 | ( | char * | dest, | |
char * | key, | |||
size_t | klen, | |||
char * | text, | |||
size_t | tlen | |||
) |