Home
last modified time | relevance | path

Searched defs:hash_update (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/crypto/caam/src/auth/
Dhash.c64 int hash_update(enum hash_algo algo, void *context, void *data_ptr, in hash_update() function
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/crypto/caam/src/auth/
H A Dhash.c64 int hash_update(enum hash_algo algo, void *context, void *data_ptr, in hash_update() function
/aosp_15_r20/external/toybox/lib/
H A Dhash.c285 static void hash_update(char *data, unsigned int len, in hash_update() function