Searched defs:hash_dofinal (Results 1 – 2 of 2) sorted by relevance
| /base/tee/tee_os_framework/drivers/crypto_mgr/src/crypto_ioctl/ |
| D | crypto_driver_adaptor_ops.h | 30 int32_t (*hash_dofinal)(void *ctx, const struct memref_t *data_in, struct memref_t *data_out); member 97 …hash_init, hash_update, hash_dofinal, hash, hmac_init, hmac_update, hmac_dofinal, hmac, cipher_ini… argument
|
| /base/tee/tee_os_framework/lib/teelib/libcrypto_hal/include/ |
| D | crypto_driver_adaptor.h | 318 int32_t (*hash_dofinal)(void *ctx, const struct memref_t *data_in, struct memref_t *data_out); member
|