Searched refs:hash_op (Results 1 – 3 of 3) sorted by relevance
282 enum hash_op { enum
1008 TEE_OperationHandle hash_op = NULL; in rk_hash_begin() local1010 res = TEE_AllocateOperation(&hash_op, algo, TEE_MODE_DIGEST, 0); in rk_hash_begin()1016 ctx->op = hash_op; in rk_hash_begin()
1046 TEE_OperationHandle hash_op = NULL; in rk_hash_begin() local1054 res = TEE_AllocateOperation(&hash_op, algo, TEE_MODE_DIGEST, 0); in rk_hash_begin()1060 ctx->op = hash_op; in rk_hash_begin()