Home
last modified time | relevance | path

Searched refs:hmac_block (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/hmac/
A Dhmac_memory.c42 if (hash_descriptor[hash]->hmac_block != NULL) { in hmac_memory()
43 return hash_descriptor[hash]->hmac_block(key, keylen, in, inlen, out, outlen); in hmac_memory()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h237 int (*hmac_block)(const unsigned char *key, unsigned long keylen, member

Completed in 3 milliseconds