HomeSort by relevance Sort by last modified time
    Searched refs:hmac_block (Results 1 - 3 of 3) sorted by null

  /external/dropbear/libtomcrypt/src/mac/hmac/
hmac_memory.c 50 if (hash_descriptor[hash].hmac_block != NULL) {
51 return hash_descriptor[hash].hmac_block(key, keylen, in, inlen, out, outlen);
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_hash.h 188 int (*hmac_block)(const unsigned char *key, unsigned long keylen, member in struct:ltc_hash_descriptor
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 919 milliseconds